cosmopolitan/net
Justine Tunney 12ecaf8650
Modernize ipv4.games server
The server was originally written before I implemented support for POSIX
thread cancelation. We now use standard pthreads APIs instead of talking
directly to *NSYNC. This means we're no longer using *NSYNC notes, which
aren't as good as the POSIX thread cancelation support I added to *NSYNC
which was only made possible by making *NSYNC part of libc. I believe it
will solve a crash we observed recently with ipv4.games, courtesy of the
individual who goes by the hacker alias Lambro.
2024-08-26 16:05:23 -07:00
..
finger Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
http Get rid of some legacy code 2024-08-24 17:53:30 -07:00
https Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
turfwar Modernize ipv4.games server 2024-08-26 16:05:23 -07:00
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00