Files
zig/lib/std/Thread
Andrew Kelley a239e65b54 std.Thread.Pool: call shutdown on workers blocking on connect or read
and increase kernel backlog to the maximum number. Without increasing
the kernel backlog to the maximum number, I observed connect() to block
indefinitely, even when another thread calls shutdown() on that socket
file descriptor.
2024-07-01 15:32:46 -07:00
..
2024-06-12 17:43:49 -07:00