![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for AuthSocketMgr, including all inherited members.
| _acceptor | SocketMgr< AuthSession > | protected |
| _threadCount | SocketMgr< AuthSession > | protected |
| _threads | SocketMgr< AuthSession > | protected |
| BaseSocketMgr typedef | AuthSocketMgr | private |
| CreateThreads() const override | AuthSocketMgr | inlineprotectedvirtual |
| GetNetworkThreadCount() const | SocketMgr< AuthSession > | inline |
| GetSocketForAccept() | SocketMgr< AuthSession > | inline |
| Instance() | AuthSocketMgr | inlinestatic |
| OnSocketAccept(tcp::socket &&sock, uint32 threadIndex) | AuthSocketMgr | inlineprotectedstatic |
| OnSocketOpen(tcp::socket &&sock, uint32 threadIndex) | SocketMgr< AuthSession > | inlinevirtual |
| SelectThreadWithMinConnections() const | SocketMgr< AuthSession > | inline |
| SocketMgr()=default | SocketMgr< AuthSession > | protected |
| StartNetwork(Acore::Asio::IoContext &ioContext, std::string const &bindIp, uint16 port, int threadCount=1) override | AuthSocketMgr | inlinevirtual |
| StopNetwork() | SocketMgr< AuthSession > | inlinevirtual |
| Wait() | SocketMgr< AuthSession > | inline |
| ~SocketMgr() | SocketMgr< AuthSession > | inlinevirtual |