5 #include <libutl/FDstream.h> 6 #include <libutl/InetHostAddress.h> 7 #include <libutl/ServerSocket.h> 33 virtual FDstream* makeSocket()
const = 0;
54 void setNonBlocking();
void deInit()
De-initialize UTL++.
Local host server socket.
int fd() const
Get the file descriptor.
#define UTL_CLASS_DECL_ABC(DC, BC)
Declaration of standard UTL++ functionality for an abstract base class (ABC).
#define UTL_CLASS_NO_COPY
Declare that a class cannot do copy().
Stream with file descriptor.
Root of UTL++ class hierarchy.
int compare(bool lhs, bool rhs)
Compare two boolean values.
void init()
Initialize UTL++.