mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 20:11:12 -05:00
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. |
||
|---|---|---|
| .. | ||
| DLLMain.c | ||
| libns.def | ||
| libns.vcxproj.filters | ||
| libns.vcxproj.in | ||
| libns.vcxproj.user | ||