Classes | |
| struct | SC::SocketFlags |
| Flags for SocketDescriptor (Blocking / Inheritable, IPVx, SocketType) More... | |
| struct | SC::SocketIPAddress |
| Native representation of an IP Address. More... | |
| struct | SC::SocketDescriptor |
| Low-level OS socket handle. More... | |
| struct | SC::SocketServer |
| Use a SocketDescriptor as a Server (example TCP or UDP Socket Server). More... | |
| struct | SC::SocketClient |
| Use a SocketDescriptor as a client (example a TCP or UDP socket client). More... | |
| struct | SC::SocketDNS |
| Synchronous DNS Resolution. More... | |
| struct | SC::SocketNetworking |
| Networking globals initialization (Winsock2 WSAStartup) More... | |