libsocket 1.5
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NNetworkNetwork namespace represent all networks connection
 CExceptionThis class is the top exception class used in libsocket
 CLocalSocketThis class represent a local connection (client and server)
 CNetSocketThis class represent an abstract socket connection (udp | tcp server | tcp client)
 CSocketThis class represent an abstract socket connection (udp | tcp server | tcp client)
 CTcpSocketThis class represent a tcp connection (client and server)
 CUdpSocketThis class represent a udp connection (client and server)