bind9/bin
Aram Sargsyan 5d1a8fe755 Fix a possible hang in dig if a send is interrupted/canceled
When send_done() is called with a ISC_R_CANCELED status (e.g. because
of a signal from ctrl+c), dig can fail to shutdown because
check_if_done() is not called in the branch. Add a check_if_done()
call.
2025-07-10 11:16:45 +00:00
..
check replace the build system with meson 2025-06-11 10:30:12 +03:00
confgen replace the build system with meson 2025-06-11 10:30:12 +03:00
delv Convert DNS_RDATASETATTR_ bitfield manipulation to struct of bools 2025-07-10 11:17:19 +02:00
dig Fix a possible hang in dig if a send is interrupted/canceled 2025-07-10 11:16:45 +00:00
dnssec Use clang-format-20 to update formatting 2025-06-25 12:44:22 +10:00
named Convert DNS_RDATASETATTR_ bitfield manipulation to struct of bools 2025-07-10 11:17:19 +02:00
nsupdate replace the build system with meson 2025-06-11 10:30:12 +03:00
plugins Convert DNS_RDATASETATTR_ bitfield manipulation to struct of bools 2025-07-10 11:17:19 +02:00
rndc Drop empty directory bin/rndc/include/ 2025-06-24 12:38:37 +00:00
tests Use native shared library extension 2025-07-07 23:39:44 +10:00
tools load the journal file if it already exists 2025-06-13 21:20:13 -07:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00