game_server.enginecomponentsFUserFastReloginset_fast_relogin_enabled本页总览set_fast_relogin_enabled 启用快速重连机制 声明 void set_fast_relogin_enabled(int seconds) 参数 参数名描述seconds网络消息缓存时长seconds > 0: 缓存的时间长度,开启重连机制seconds <= 0: 关闭快速重连机制 返回值 无 使用方式 返回文档