|
libsocket
|
The very base class of libsocket. More...
Go to the source code of this file.
Namespaces | |
| libsocket | |
| Contains libsocket elements. | |
The very base class of libsocket.
Provides the basic socket functionality, like a field
for the file descriptor and the destructor respectively
a close()-wrapper destroy(). This is the root of the
class graph.
Definition in file socket.cpp.
1.8.15