cosmopolitan/net/turfwar
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
..
.init.lua Serve .mjs files as text/javascript (#761) 2023-03-05 14:26:18 -08:00
blackhole.c Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
blackholed.c Fix ctype.h and wctype.h 2024-07-21 15:54:17 -07:00
BUILD.mk Release redbean v3.0.0 2024-08-17 06:45:35 -07:00
schema.sql Add the TurfWar schema 2022-10-08 03:23:21 -07:00
turfwar.c Modernize ipv4.games server 2024-08-26 16:05:23 -07:00