server
|
7daf51f2da
|
runtime: improve startup observability
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
|
2026-04-14 06:04:12 +02:00 |
|
ErLullo
|
23ba2d7cdf
|
Allow WSL to work correctly by binding to ADDR_ANY
This change allows it to work correctly on WSL, since WSL must be bound to ADDR_ANY. The overall behavior remains unchanged.
|
2026-02-18 17:44:08 +01:00 |
|
rtw1x1
|
60ee35e921
|
Networking Overhaul: Modern packets, buffers, handshake, dispatch & security hardening
See Readme
|
2026-02-08 07:35:02 +00:00 |
|
savis
|
0f21118ad7
|
Guard netinet/tcp.h include for non-Windows platforms
|
2025-12-27 01:19:42 +01:00 |
|
rtw1x1
|
366d97dbac
|
TCP_NODELAY undeclared
|
2025-12-26 07:27:50 +00:00 |
|
rtw1x1
|
f92dfcd697
|
Merge pull request #39 from savisxss/socket
|
2025-12-26 07:04:07 +00:00 |
|
savis
|
e2f4699c3d
|
increase socket buffers
|
2025-12-26 06:19:18 +01:00 |
|
savis
|
dd7d66f69e
|
Enable TCP_NODELAY to reduce network latency
|
2025-12-26 04:53:45 +01:00 |
|
d1str4ught
|
34000c3306
|
text encoding fixed
|
2025-08-18 02:12:07 +02:00 |
|
d1str4ught
|
0ec3511104
|
lib files are building
|
2025-08-18 02:05:07 +02:00 |
|
d1str4ught
|
4e679320a3
|
base init
|
2025-08-18 00:36:52 +02:00 |
|