Horizon Official Technical Documentation
|
|
Classes | |
class | AcceptSocketMgr |
Socket Manager for Accepted Sockets. More... | |
class | AsyncAcceptor |
Asynchronous acceptor for sockets. More... | |
class | Connector |
Connector object that allows connecting to remote endpoints. More... | |
class | ConnectSocketMgr |
Socket manager that handles sockets that were created by the connector. More... | |
class | NetworkThread |
A Network Thread object that handles a number of sockets. More... | |
class | Session |
A Session object that handles a single socket. Sockets are moved into the thread by SocketMgr, once accepted or connected. Once started, the object blocks to handle I/O events and requires explicit stopping. More... | |
class | Socket |
A Socket object that handles a single connection. More... | |
class | SocketMgr |