![]() |
TrinityCore
|
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() | SocketMgr< SocketType > | inlineprotected |
| StartNetwork(boost::asio::io_service &service, std::string const &bindIp, uint16 port, int threadCount) | SocketMgr< SocketType > | inlinevirtual |
| StopNetwork() | SocketMgr< SocketType > | inlinevirtual |
| Wait() | SocketMgr< SocketType > | inline |
| ~SocketMgr() | SocketMgr< SocketType > | inlinevirtual |
1.8.8