ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
nkcp.cpp File Reference

实现KCP协议适配器和可靠传输逻辑。 More...

#include "net/udp/kcp/nkcp.h"
#include "tools/tools.h"
#include "tools/log/nlog.h"
#include <limits>
#include <utility>

Detailed Description

实现KCP协议适配器和可靠传输逻辑。