Horizon Official Technical Documentation
Session.hpp File Reference
+ Include dependency graph for Session.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Horizon::Networking::Session< SocketType, SessionType >
 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...
 

Namespaces

namespace  Horizon
 
namespace  Horizon::Networking