39#include "blocxx/BLOCXX_config.h"
47#ifdef BLOCXX_HAVE_SYS_SOCKET_H
48#include <sys/socket.h>
60 size_t const BUFSZ = 512;
#define BLOCXX_THROW(exType, msg)
Throw an exception using FILE and LINE.
handle_type get() const
Return handle of resource, retaining ownership.
AutoDescriptor receiveDescriptor(Descriptor streamPipe)
Gets a Descriptor from the peer.
AutoResource< AutoDescriptorPolicy > AutoDescriptor
An analog of std::auto_ptr for descriptors.