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
 oCLocalSocketThis class represent a local connection (client and server)
 oCNetSocketThis class represent an abstract socket connection (udp | tcp server | tcp client)
 oCSocketThis class represent an abstract socket connection (udp | tcp server | tcp client)
 oCExceptionThis class is the top exception class used in libsocket
 oCTcpSocketThis class represent a tcp connection (client and server)
 \CUdpSocketThis class represent a udp connection (client and server)