libsocket
|
I/O for UNIX sockets. More...
Go to the source code of this file.
Namespaces | |
libsocket | |
Contains libsocket elements. | |
I/O for UNIX sockets.
Provides the basic I/O functions for every UNIX domain datagram socket. Every unix datagram socket class is derived from this class because sndto and rcvfrom may be called on every datagram socket.
Definition in file unixdgram.cpp.