コード例 #1
0
 protected void UnregisterEndpoints(SocketBase socket)
 {
     m_ctx.UnregisterEndpoints(socket);
 }