AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for SocketMgr< SocketType >, including all inherited members.
_acceptor | SocketMgr< SocketType > | protected |
_threadCount | SocketMgr< SocketType > | protected |
_threads | SocketMgr< SocketType > | protected |
CreateThreads() const =0 | SocketMgr< SocketType > | protectedpure virtual |
GetNetworkThreadCount() const | SocketMgr< SocketType > | inline |
GetSocketForAccept() | SocketMgr< SocketType > | inline |
OnSocketOpen(tcp::socket &&sock, uint32 threadIndex) | SocketMgr< SocketType > | inlinevirtual |
SelectThreadWithMinConnections() const | SocketMgr< SocketType > | inline |
SocketMgr()=default | SocketMgr< SocketType > | protected |
StartNetwork(Acore::Asio::IoContext &ioContext, std::string const &bindIp, uint16 port, int threadCount) | SocketMgr< SocketType > | inlinevirtual |
StopNetwork() | SocketMgr< SocketType > | inlinevirtual |
Wait() | SocketMgr< SocketType > | inline |
~SocketMgr() | SocketMgr< SocketType > | inlinevirtual |