Horizon Official Technical Documentation
|
|
#include "Libraries/Networking/AcceptSocketMgr.hpp"
#include "Server/Auth/Auth.hpp"
#include "Server/Auth/Session/AuthSession.hpp"
#include "Server/Auth/Socket/AuthSocket.hpp"
#include "Server/Common/System.hpp"
#include "Server/Common/Server.hpp"
#include "Server/Common/Configuration/ServerConfiguration.hpp"
Go to the source code of this file.
Classes | |
class | Horizon::Auth::AuthNetworkThread |
class | Horizon::Auth::ClientSocketMgr |
Manager of client sockets and initialization of the packet db *. More... | |
Namespaces | |
namespace | Horizon |
namespace | Horizon::Auth |
Macros | |
#define | sClientSocketMgr Horizon::Auth::ClientSocketMgr::Instance() |
#define sClientSocketMgr Horizon::Auth::ClientSocketMgr::Instance() |