1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-16 15:32:43 +01:00
nix/doc/manual
MaxHearnden a5fa357fdf 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
..
rl-next Set FD_CLOEXEC on sockets created by curl 2025-02-19 19:47:45 +00:00
source Document --max-freed for nix-collect-garbage (#12155) 2025-01-10 09:37:10 +00:00
theme doc/manual: don't need to copy highlight.js manually 2021-08-04 19:47:05 -07:00
.version Build the manual with Meson 2024-10-09 11:58:17 -04:00
anchors.jq doc: Port anchors preprocessor to jq script 2022-05-26 18:17:21 +02:00
book.toml Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
custom.css doc/manual: fix misaligned icons in custom.css (#11296) 2024-08-14 14:27:12 +02:00
generate-builtins.nix Format .nix files 2025-01-24 20:37:38 +01:00
generate-deps.py Build the manual with Meson 2024-10-09 11:58:17 -04:00
generate-manpage.nix Format .nix files 2025-01-24 20:37:38 +01:00
generate-settings.nix Format .nix files 2025-01-24 20:37:38 +01:00
generate-store-info.nix Format .nix files 2025-01-24 20:37:38 +01:00
generate-store-types.nix Format .nix files 2025-01-24 20:37:38 +01:00
generate-xp-features-shortlist.nix Format .nix files 2025-01-24 20:37:38 +01:00
generate-xp-features.nix Format .nix files 2025-01-24 20:37:38 +01:00
local.mk Revert "Merge pull request #11804 from obsidiansystems/remove-old-make" 2024-11-07 13:46:37 +01:00
meson.build Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
package.nix Format .nix files 2025-01-24 20:37:38 +01:00
quote-literals.xsl Generate release notes again 2014-03-12 14:24:29 +01:00
redirects.js Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
remove_before_wrapper.py Build the manual with Meson 2024-10-09 11:58:17 -04:00
render-manpage.sh Build the manual with Meson 2024-10-09 11:58:17 -04:00
substitute.py Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
utils.nix Format .nix files 2025-01-24 20:37:38 +01:00