TrinityCore
Loading...
Searching...
No Matches
Trinity::Net::SocketMgr< SocketType > Member List

This is the complete list of members for Trinity::Net::SocketMgr< SocketType >, including all inherited members.

_acceptorTrinity::Net::SocketMgr< SocketType >protected
_threadCountTrinity::Net::SocketMgr< SocketType >protected
_threadsTrinity::Net::SocketMgr< SocketType >protected
CreateThreads() const =0Trinity::Net::SocketMgr< SocketType >protectedpure virtual
GetNetworkThreadCount() constTrinity::Net::SocketMgr< SocketType >inline
GetSocketForAccept()Trinity::Net::SocketMgr< SocketType >inline
OnSocketOpen(IoContextTcpSocket &&sock, uint32 threadIndex)Trinity::Net::SocketMgr< SocketType >inlinevirtual
operator=(SocketMgr const &)=deleteTrinity::Net::SocketMgr< SocketType >
operator=(SocketMgr &&)=deleteTrinity::Net::SocketMgr< SocketType >
SelectThreadWithMinConnections() constTrinity::Net::SocketMgr< SocketType >inline
SocketMgr(SocketMgr const &)=deleteTrinity::Net::SocketMgr< SocketType >
SocketMgr(SocketMgr &&)=deleteTrinity::Net::SocketMgr< SocketType >
SocketMgr()Trinity::Net::SocketMgr< SocketType >inlineprotected
StartNetwork(Asio::IoContext &ioContext, std::string const &bindIp, uint16 port, int threadCount)Trinity::Net::SocketMgr< SocketType >inlinevirtual
StopNetwork()Trinity::Net::SocketMgr< SocketType >inlinevirtual
Wait()Trinity::Net::SocketMgr< SocketType >inline
~SocketMgr()Trinity::Net::SocketMgr< SocketType >inlinevirtual