libsocket
|
Client for UNIX domain datagram sockets. More...
Go to the source code of this file.
Namespaces | |
libsocket | |
Contains libsocket elements. | |
Client for UNIX domain datagram sockets.
An important difference to inet_dgram_client is that the path given at the constructors is the /bind path/, not a socket to which the datagram is connected immediately after creation.
Definition in file unixclientdgram.cpp.