bind9/lib/ns/include
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
..
ns implementation of hook-based asynchronous functionality 2020-11-24 15:11:39 -08:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00