Files
bind9/lib
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
..
2020-11-25 08:25:29 +11:00
2020-11-09 16:00:28 +01:00
2020-11-25 08:25:29 +11:00
2020-11-11 12:53:23 -03:00
2020-05-21 12:13:01 +02:00