EasySockets v2.0.0
A simple, cross platform socket library for C++.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nes
 CEndPointRepresents the address + port that identifies a connection. Initialized by {Address, Port}, e.g. {"192.168.0.1", 443}
 CPosixContextAn object which is required to exist for es::Sockets to be used
 CPosixSocketAn object which represents a connection between two applications
 CWindowsSocketAn object which represents a connection between two applications
 CWinsockContextAn object which is required to exist for es::Sockets to be used