Files
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-16 11:53:33 +02:00
2024-05-08 19:37:29 -07:00
2024-06-16 11:53:33 +02:00
2024-06-21 00:12:13 -04:00