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.
This commit is contained in:
Justine Tunney 2024-08-26 16:05:23 -07:00
parent 185e957696
commit 12ecaf8650
No known key found for this signature in database
GPG key ID: BE714B4575D6E328

File diff suppressed because it is too large Load diff