ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::np_actorclient_node_connect Struct Reference

Actor客户端节点连接通知结构体。 More...

#include <nprotocol.h>

Public Attributes

i32_serverid m_id = -1
 连接的服务器ID

Detailed Description

Actor客户端节点连接通知结构体。

actor_client 之间传递,通知其他客户端当前节点的连接状态。 用于维护客户端间的连接拓扑。


The documentation for this struct was generated from the following file: