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...
AutoDescriptor receiveDescriptor(Descriptor streamPipe)
Gets a Descriptor from the peer.
bool operator==(const Array< T > &x, const Array< T > &y)