![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "IpAddress.h"#include "Log.h"#include <atomic>#include <boost/asio/ip/tcp.hpp>#include <functional>Go to the source code of this file.
Classes | |
| class | AsyncAcceptor |
Variables | |
| constexpr auto | ACORE_MAX_LISTEN_CONNECTIONS = boost::asio::socket_base::max_listen_connections |
|
constexpr |
Referenced by AsyncAcceptor::Bind(), and WorldSocketMgr::StartWorldNetwork().