bind9/lib/ns/include/ns
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
..
client.h Add separate prefetch nmhandle to ns_client_t 2020-09-22 09:56:26 +02:00
events.h implementation of hook-based asynchronous functionality 2020-11-24 15:11:39 -08:00
hooks.h implementation of hook-based asynchronous functionality 2020-11-24 15:11:39 -08:00
interfacemgr.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
lib.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
listenlist.h Add DoT support to bind 2020-11-10 14:16:55 +01:00
log.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
notify.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
query.h implementation of hook-based asynchronous functionality 2020-11-24 15:11:39 -08:00
server.h implementation of hook-based asynchronous functionality 2020-11-24 15:11:39 -08:00
sortlist.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
stats.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
types.h implementation of hook-based asynchronous functionality 2020-11-24 15:11:39 -08:00
update.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
xfrout.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00