bind9/lib
Mark Andrews b7c362738d Correctly call dns_dispatch_done() in dns_dispatch_cancel()
Pass '&resp' rather than 'respp' as we have already cleared '*respp'
when we took ownership of 'resp'.
2021-10-06 17:20:38 +02:00
..
bind9 Make isc_result a static enum 2021-10-06 11:22:20 +02:00
dns Correctly call dns_dispatch_done() in dns_dispatch_cancel() 2021-10-06 17:20:38 +02:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Make isc_result a static enum 2021-10-06 11:22:20 +02:00
isccc Make isc_result a static enum 2021-10-06 11:22:20 +02:00
isccfg Make isc_result a static enum 2021-10-06 11:22:20 +02:00
ns Make isc_result a static enum 2021-10-06 11:22:20 +02: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
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00