bind9/lib
Thomas Abraham add7cd3640 ensure file descriptors 0-2 are in use before using libuv
libuv expects file descriptors <= STDERR_FILENO are in use. otherwise,
it may abort when closing a file descriptor it opened.

See https://github.com/libuv/libuv/pull/4559

Closes #5226

(cherry picked from commit 5cfdbeba72)
2025-08-28 08:57:12 +00:00
..
dns Implement '-T slowrpz' named testing option 2025-08-27 10:00:45 +00:00
isc ensure file descriptors 0-2 are in use before using libuv 2025-08-28 08:57:12 +00:00
isccc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg Add a new 'servfail-until-ready' configuration option for RPZ 2025-08-27 10:00:45 +00:00
ns Resolve false positive compilation warning from some GCC versions 2025-08-27 10:00:45 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00