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

连接到Actor服务器的请求结构体。 More...

#include <nprotocol.h>

Public Attributes

int32_t m_serverid
 目标服务器ID
int32_t m_session
 会话标识符

Detailed Description

连接到Actor服务器的请求结构体。

用于建立与特定Actor服务器的连接,携带目标服务器ID和会话信息。


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