Cuberite
A lightweight, fast and extensible game server for Minecraft
cServerListenCallbacks Member List

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

cServerListenCallbacks(cServer &a_Server, UInt16 a_Port)cServerListenCallbacksinline
m_PortcServerListenCallbacksprivate
m_ServercServerListenCallbacksprivate
OnAccepted(cTCPLink &a_Link) overridecServerListenCallbacksinlineprivatevirtual
OnError(int a_ErrorCode, const AString &a_ErrorMsg) overridecServerListenCallbacksinlineprivatevirtual
OnIncomingConnection(const AString &a_RemoteIPAddress, UInt16 a_RemotePort) overridecServerListenCallbacksinlineprivatevirtual
~cListenCallbacks()cNetwork::cListenCallbacksinlinevirtual