|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
实现KCP端点地址解析和会话管理。 More...
#include "net/udp/kcp/kcp_endpoint.h"#include "actor/protocol/nprotocol.h"#include "net/udp/kcp/asio_kcp.h"#include "tools/log/nlog.h"Variables | |
| tools::time_wheel | ngl::m_kcptimer (tools::time_wheel_config { .m_time_wheel_precision=5,.m_time_wheel_bit=8,.m_time_wheel_count=7, }) |
| KCP传输实现类前向声明 | |
实现KCP端点地址解析和会话管理。
| tools::time_wheel ngl::m_kcptimer | ( | tools::time_wheel_config { .m_time_wheel_precision=5,.m_time_wheel_bit=8,.m_time_wheel_count=7, } | ) |
KCP传输实现类前向声明
KCP协议专用时间轮