We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67eb7c commit d921047Copy full SHA for d921047
1 file changed
kcp2k/Assets/kcp2k/VERSION.txt
@@ -1,3 +1,8 @@
1
+V1.34 [2023-03-15]
2
+- Send/SendTo/Receive/ReceiveFrom NonBlocking extensions.
3
+ to encapsulate WouldBlock allocations, exceptions, etc.
4
+ allows for reuse when overwriting KcpServer/Client (i.e. for relays).
5
+
6
V1.33 [2023-03-14]
7
- perf: KcpServer/Client RawReceive now call socket.Poll to avoid non-blocking
8
socket's allocating a new SocketException in case they WouldBlock.
0 commit comments