bind9/lib/ns/win32
JINMEI Tatuya 75cdd758ed implementation of hook-based asynchronous functionality
previously query plugins were strictly synchrounous - the query
process would be interrupted at some point, data would be looked
up or a change would be made, and then the query processing would
resume immediately.

this commit enables query plugins to initiate asynchronous processes
and resume on a completion event, as with recursion.
2020-11-24 15:11:39 -08:00
..
DLLMain.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
libns.def implementation of hook-based asynchronous functionality 2020-11-24 15:11:39 -08:00
libns.vcxproj.filters Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
libns.vcxproj.in Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
libns.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00