5 #include <libutl/FDstream.h> 6 #include <libutl/ServerSocket.h> 38 virtual FDstream* makeSocket()
const;
#define UTL_CLASS_DEFID
Default init() and deInit() (which are merely place-holders).
#define UTL_CLASS_DECL(DC, BC)
Declaration of standard UTL++ functionality for a non-template class.
Local host server socket.
unsigned short uint16_t
Unsigned 16-bit integer.
#define UTL_CLASS_NO_COPY
Declare that a class cannot do copy().
Stream with file descriptor.