Skip to content

Commit

Permalink
V1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
vis2k committed Jan 9, 2022
1 parent c394147 commit 6baf722
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kcp2k/Assets/kcp2k/VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
V1.17 [2022-01-09]
- perf: server/client MaximizeSendReceiveBuffersToOSLimit option to set send/recv
buffer sizes to OS limit. avoids drops due to small buffers under heavy load.

V1.16 [2022-01-06]
- fix: SendUnreliable respects ArraySegment.Offset
- fix: potential bug with negative length (see PR #2)
Expand Down

0 comments on commit 6baf722

Please sign in to comment.