bind9/lib/dns/win32
Ondřej Surý c8eddf4f33 Refactor zone dumping code to use netmgr async threadpools
Previously, dumping the zones to the files were quantized, so it doesn't
slow down network IO processing.  With the introduction of network
manager asynchronous threadpools, we can move the IO intensive work to
use that API and we don't have to quantize the work anymore as it the
file IO won't block anything except other zone dumping processes.

(cherry picked from commit 8a5c62de83)
2021-05-31 16:57:19 +02:00
..
DLLMain.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
gen.vcxproj.filters.in Introduce end-of-line normalization 2015-09-29 08:25:35 +10:00
gen.vcxproj.in Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
gen.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
libdns.def.in Refactor zone dumping code to use netmgr async threadpools 2021-05-31 16:57:19 +02:00
libdns.vcxproj.filters.in Remove custom ISC SPNEGO implementation 2021-04-01 10:42:32 +02:00
libdns.vcxproj.in Remove custom ISC SPNEGO implementation 2021-04-01 10:42:32 +02:00
libdns.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
version.c Use -release instead of -version-info for internal library SONAMEs 2021-01-25 15:28:09 +01:00