libsocket 1.5
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CNetwork::ExceptionThis class is the top exception class used in libsocket
 CNetwork::SocketThis class represent an abstract socket connection (udp | tcp server | tcp client)
 CNetwork::LocalSocketThis class represent a local connection (client and server)
 CNetwork::NetSocketThis class represent an abstract socket connection (udp | tcp server | tcp client)
 CNetwork::TcpSocketThis class represent a tcp connection (client and server)
 CNetwork::UdpSocketThis class represent a udp connection (client and server)