bind9/lib
Evan Hunt 106da9c190
refactor dns_request to use loopmgr callbacks
dns_request_create() and _createraw() now take a 'loop' parameter
and run the callback event on the specified loop.

as the task manager is no longer used, it has been removed from
the dns_requestmgr structure.  the dns_resolver_taskmgr() function
is also no longer used and has been removed.
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_request to use loopmgr 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