TrinityCore
WorldSocketMgr Member List

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

_acceptorSocketMgr< WorldSocket >protected
_instanceAcceptorWorldSocketMgrprivate
_socketApplicationSendBufferSizeWorldSocketMgrprivate
_socketSystemSendBufferSizeWorldSocketMgrprivate
_tcpNoDelayWorldSocketMgrprivate
_threadCountSocketMgr< WorldSocket >protected
_threadsSocketMgr< WorldSocket >protected
BaseSocketMgr typedefWorldSocketMgrprivate
CreateThreads() const overrideWorldSocketMgrprotectedvirtual
GetApplicationSendBufferSize() constWorldSocketMgrinline
GetNetworkThreadCount() constSocketMgr< WorldSocket >inline
GetSocketForAccept()SocketMgr< WorldSocket >inline
Instance()WorldSocketMgrstatic
OnSocketOpen(boost::asio::ip::tcp::socket &&sock, uint32 threadIndex) overrideWorldSocketMgrvirtual
SelectThreadWithMinConnections() constSocketMgr< WorldSocket >inline
SocketMgr()SocketMgr< WorldSocket >inlineprotected
StartNetwork(Trinity::Asio::IoContext &ioContext, std::string const &bindIp, uint16 port, int threadCount) overrideWorldSocketMgrinlineprivatevirtual
StartWorldNetwork(Trinity::Asio::IoContext &ioContext, std::string const &bindIp, uint16 port, uint16 instancePort, int networkThreads)WorldSocketMgr
StopNetwork() overrideWorldSocketMgrvirtual
Wait()SocketMgr< WorldSocket >inline
WorldSocketMgr()WorldSocketMgrprotected
~SocketMgr()SocketMgr< WorldSocket >inlinevirtual
~WorldSocketMgr()WorldSocketMgr