TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
WorldSocketMgr Member List

This is the complete list of members for WorldSocketMgr, including all inherited members.

_acceptorSocketMgr< WorldSocket >protected
_instanceAcceptorWorldSocketMgrprivate
_socketSendBufferSizeWorldSocketMgrprivate
_tcpNoDelayWorldSocketMgrprivate
_threadCountSocketMgr< WorldSocket >protected
_threadsSocketMgr< WorldSocket >protected
BaseSocketMgr typedefWorldSocketMgrprivate
CreateThreads() const overrideWorldSocketMgrprotectedvirtual
GetNetworkThreadCount() constSocketMgr< WorldSocket >inline
GetSocketForAccept()SocketMgr< WorldSocket >inline
Instance()WorldSocketMgrstatic
m_SockOutUBuffWorldSocketMgrprivate
OnSocketOpen(tcp::socket &&sock, uint32 threadIndex) overrideWorldSocketMgrvirtual
SelectThreadWithMinConnections() constSocketMgr< WorldSocket >inline
SocketMgr()SocketMgr< WorldSocket >inlineprotected
StartNetwork(boost::asio::io_service &service, std::string const &bindIp, uint16 port, int networkThreads) overrideWorldSocketMgrvirtual
StopNetwork() overrideWorldSocketMgrvirtual
Wait()SocketMgr< WorldSocket >inline
WorldSocketMgr()WorldSocketMgrprotected
~SocketMgr()SocketMgr< WorldSocket >inlinevirtual
~WorldSocketMgr()WorldSocketMgr