Horizon Official Technical Documentation
NetworkThread.hpp File Reference
#include "Core/Logging/Logger.hpp"
#include <thread>
#include <atomic>
#include <mutex>
#include <cassert>
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/deadline_timer.hpp>
+ Include dependency graph for NetworkThread.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Horizon::Networking::NetworkThread< SocketType >
 A Network Thread object that handles a number of sockets. More...
 

Namespaces

namespace  Horizon
 
namespace  Horizon::Networking