libsocket
|
Class for UNIX domain datagram servers. More...
Go to the source code of this file.
Namespaces | |
libsocket | |
Contains libsocket elements. | |
Class for UNIX domain datagram servers.
The only difference to "client" datagram socket is that this socket type is not connect()
-able.
Definition in file unixserverdgram.cpp.