EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for TCPServer< X >, including all inherited members.
AddConnection(X *con) | TCPServer< X > | inlineprotected |
BaseTCPServer() | BaseTCPServer | |
Close() | BaseTCPServer | |
CreateNewConnection(Socket *sock, uint32 rIP, uint16 rPort)=0 | BaseTCPServer | protectedpure virtual |
GetPort() const | BaseTCPServer | inline |
IsOpen() const | BaseTCPServer | |
ListenNewConnections() | BaseTCPServer | protected |
mMLoopRunning | BaseTCPServer | mutableprotected |
mMQueue | TCPServer< X > | protected |
mMSock | BaseTCPServer | mutableprotected |
mPort | BaseTCPServer | protected |
mQueue | TCPServer< X > | protected |
mSock | BaseTCPServer | protected |
Open(uint16 port, char *errbuf=0) | BaseTCPServer | |
PopConnection() | TCPServer< X > | inline |
Process() | BaseTCPServer | protectedvirtual |
StartLoop() | BaseTCPServer | protected |
TCPServerLoop(void *arg) | BaseTCPServer | protectedstatic |
TCPServerLoop() | BaseTCPServer | protected |
WaitLoop() | BaseTCPServer | protected |
~BaseTCPServer() | BaseTCPServer | virtual |
~TCPServer() | TCPServer< X > | inline |