| libsocket
    | 
The base class for all internet-datagram sockets (UDP/IP) More...
Go to the source code of this file.
| Namespaces | |
| libsocket | |
| Contains libsocket elements. | |
The base class for all internet-datagram sockets (UDP/IP)
    The class inet_dgram provides that functions which
    are used for all UDP sockets: rcvfrom and sndto. These
    may be used for both client and server UDP sockets.
 
Definition in file inetdgram.cpp.
 1.8.15
 1.8.15