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