Cuberite
A lightweight, fast and extensible game server for Minecraft
cNetwork::cListenCallbacks Member List

This is the complete list of members for cNetwork::cListenCallbacks, including all inherited members.

OnAccepted(cTCPLink &a_Link)=0cNetwork::cListenCallbackspure virtual
OnError(int a_ErrorCode, const AString &a_ErrorMsg)=0cNetwork::cListenCallbackspure virtual
OnIncomingConnection(const AString &a_RemoteIPAddress, UInt16 a_RemotePort)=0cNetwork::cListenCallbackspure virtual
~cListenCallbacks()cNetwork::cListenCallbacksinlinevirtual