MaxHearnden
cd149b56c7
Set FD_CLOEXEC on sockets created by curl
...
Curl creates sockets without setting FD_CLOEXEC/SOCK_CLOEXEC, this can
cause connections to remain open forever when using commands like `nix
shell`
This change sets the FD_CLOEXEC flag using a CURLOPT_SOCKOPTFUNCTION
callback.
(cherry picked from commit 12d2527276 )
2025-02-19 19:47:45 +00:00
..
2024-07-25 14:04:03 +02:00
2025-01-24 20:40:21 +01:00
2025-01-24 20:40:21 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 19:47:45 +00:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-19 01:04:04 +01:00
2025-02-18 14:37:28 +00:00
2025-02-18 14:37:28 +00:00
2025-02-18 14:37:28 +00:00
2025-02-18 14:37:28 +00:00
2025-02-18 14:37:28 +00:00
2025-02-18 14:37:28 +00:00
2025-02-18 14:37:28 +00:00
2025-01-24 20:40:21 +01:00
2024-08-14 15:35:40 -04:00
2024-10-09 11:58:17 -04:00