mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
The use of isc_appctx_t in dns_client was used to wait for dns_client_startresolve() to finish the processing (the resolve_done() task callback). This has been replaced with standard bool+cond+lock combination removing the need of isc_appctx_t altogether. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| delv.c | ||
| delv.rst | ||
| Makefile.am | ||