Cloak/internal
notsure2 2531e8cea5 Fix buffer size handling.
- For local buffers, it must be set on the LISTENING socket.
 - For remote buffers, it must be set BEFORE dialing.
2023-12-11 06:34:19 +02:00
..
client Fix buffer size handling. 2023-12-11 06:34:19 +02:00
common Remove unneeded file. 2023-05-29 19:13:11 +03:00
ecdh Update deprecated curve25519 functions and defend against low-order point attacks 2020-12-21 16:37:33 +00:00
multiplex Remove WriteTo from recvBuffer to prevent blocking on external Writer. 2023-11-12 20:47:17 +00:00
server Implement TCP_NODELAY in client and server tcp connections. 2023-06-10 15:46:51 +03:00
test Fix buffer size handling. 2023-12-11 06:34:19 +02:00