bind9/bin/dig
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
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c Add "undefined" to +ednsflags description 2025-06-13 07:50:16 +00:00
dig.rst Add CO support to dig 2025-06-13 07:50:16 +00:00
dighost.c Fix a possible hang in dig if a send is interrupted/canceled 2025-07-10 11:16:45 +00:00
dighost.h Add CO support to dig 2025-06-13 07:50:16 +00:00
host.c Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
host.rst Do HTTPS record query from host in addition 2025-02-18 14:56:08 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
nslookup.c Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00