Public Member Functions | |
| KLobbyConnection () | |
| virtual void | OnConnect (KInetAddr &Addr) |
| virtual void | OnMessage (KInetAddr &Addr, KNetMsg &Msg) |
| virtual bool | Manage () |
| void | SendServerInfos () |
| void | SendTextMessage (KStr sText) |
Protected Attributes | |
| KTIME | m_LastSentInfos |
| KTIME | m_SendInfosTime |
Definition at line 22 of file NetServer.h.
1.5.1-p1