bind9/lib
Evan Hunt 31aee2ef9c
refactor dns_adb to use loop callbacks
The callbacks from dns_abd_createfind() are now posted using
isc_async_run() instead of isc_task_send().  ADB event types
have been replaced with a new dns_adbstatus_t type which is
included as find->status.

(The ADB still uses a task for dns_resolver_createfetch().)
2023-02-16 14:55:06 +01:00
..
bind9 Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
dns refactor dns_adb to use loop callbacks 2023-02-16 14:55:06 +01:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Remove do-nothing header <isc/stat.h> 2023-02-15 16:44:47 +00:00
isccc Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
isccfg Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
ns Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00