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.
PURPOSE: The AutoResource class template is an analog of std::auto_ptr for managing arbitrary resourc...
handle_type get() const
Return handle of resource, retaining ownership.
AutoDescriptor receiveDescriptor(Descriptor streamPipe)
Gets a Descriptor from the peer.