Beispiel #1
0
 static void OnRecvClient(Socket s)
 {
     m_ConnectManager.OnNewConnectInstance(s);
 }