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