libsocket
Namespaces
socket.cpp File Reference

The very base class of libsocket. More...

Go to the source code of this file.

Namespaces

 libsocket
 Contains libsocket elements.
 

Detailed Description

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.