bind9/lib/ns/win32
Ondřej Surý 72724b258c
Propagate the shutdown event to the recursing ns_client(s)
Send the ns_query_cancel() on the recursing clients when we initiate the
named shutdown for faster shutdown.

When we are shutting down the resolver, we cancel all the outstanding
fetches, and the ISC_R_CANCEL events doesn't propagate to the ns_client
callback.

In the future, the better solution how to fix this would be to look at
the shutdown paths and let them all propagate from bottom (loopmgr) to
top (f.e. ns_client).

(cherry picked from commit d861d403bb9a7912e29a06aba6caf6d502839f1b)
2022-12-07 18:09:40 +01:00
..
DLLMain.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
libns.def Propagate the shutdown event to the recursing ns_client(s) 2022-12-07 18:09:40 +01:00
libns.vcxproj.filters convert ns_client and related objects to use netmgr 2019-11-07 11:55:37 -08:00
libns.vcxproj.in Add libssl libraries to Windows build 2020-12-09 10:46:16 +01:00
libns.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
version.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00