Skip to content

Commit d921047

Browse files
author
vis2k
committed
V1.34
1 parent d67eb7c commit d921047

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

kcp2k/Assets/kcp2k/VERSION.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
V1.33 [2023-03-14]
27
- perf: KcpServer/Client RawReceive now call socket.Poll to avoid non-blocking
38
socket's allocating a new SocketException in case they WouldBlock.

0 commit comments

Comments
 (0)