|
EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for BaseTCPServer, including all inherited members.
| 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 |
| mMSock | BaseTCPServer | mutableprotected |
| mPort | BaseTCPServer | protected |
| mSock | BaseTCPServer | protected |
| Open(uint16 port, char *errbuf=0) | BaseTCPServer | |
| Process() | BaseTCPServer | protectedvirtual |
| StartLoop() | BaseTCPServer | protected |
| TCPServerLoop(void *arg) | BaseTCPServer | protectedstatic |
| TCPServerLoop() | BaseTCPServer | protected |
| WaitLoop() | BaseTCPServer | protected |
| ~BaseTCPServer() | BaseTCPServer | virtual |