EasySockets v2.0.0
A simple, cross platform socket library for C++.
Loading...
Searching...
No Matches
Platform Specific API

Classes

class  es::PosixContext
 An object which is required to exist for es::Sockets to be used. More...
class  es::PosixSocket
 An object which represents a connection between two applications. More...
class  es::WindowsSocket
 An object which represents a connection between two applications. More...
class  es::WinsockContext
 An object which is required to exist for es::Sockets to be used. More...