libsocket
Namespaces
unixbase.cpp File Reference

Base class for all unix sockets. More...

Go to the source code of this file.

Namespaces

 libsocket
 Contains libsocket elements.
 

Detailed Description

Base class for all unix sockets.

    Provides only the field bindpath for every UNIX socket classes.
    This is particularly used for the UNIX datagram sockets which
    may be bound, both client and server.

Definition in file unixbase.cpp.