We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c394147 commit 6baf722Copy full SHA for 6baf722
1 file changed
kcp2k/Assets/kcp2k/VERSION
@@ -1,3 +1,7 @@
1
+V1.17 [2022-01-09]
2
+- perf: server/client MaximizeSendReceiveBuffersToOSLimit option to set send/recv
3
+ buffer sizes to OS limit. avoids drops due to small buffers under heavy load.
4
+
5
V1.16 [2022-01-06]
6
- fix: SendUnreliable respects ArraySegment.Offset
7
- fix: potential bug with negative length (see PR #2)
0 commit comments