Here is a list of all namespaces with brief descriptions:
[detail level 12]
▼NNetwork | Network namespace represent all networks connection |
CException | This class is the top exception class used in libsocket |
CLocalSocket | This class represent a local connection (client and server) |
CNetSocket | This class represent an abstract socket connection (udp | tcp server | tcp client) |
CSocket | This class represent an abstract socket connection (udp | tcp server | tcp client) |
CTcpSocket | This class represent a tcp connection (client and server) |
CUdpSocket | This class represent a udp connection (client and server) |