TgopKnight
Results
1
issues of
TgopKnight
你好,skywind3000 关于 ikcp.c 中 kcp -> cwnd 更新的问题,希望向您请教一下: 在 ikcp_flush() 中有: ``` // flush acknowledges count = kcp->ackcount; for (i = 0; i < count; i++) { size = (int)(ptr...