Horizon Official Technical Documentation
|
|
#include "Core/Multithreading/ThreadSafeQueue.hpp"
#include "Libraries/Networking/Buffer/ByteBuffer.hpp"
#include <memory>
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 |