bind9/bin/dig
Ondřej Surý 1844590ad9
Refactor isc_job_run to not-make any allocations
Change the isc_job_run() to not-make any allocations.  The caller must
make sure that it allocates isc_job_t - usually as part of the argument
passed to the callback.

For simple jobs, using isc_async_run() is advised as it allocates its
own separate isc_job_t.
2023-03-30 16:00:52 +02:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c remove isc_task completely 2023-02-16 18:35:32 +01:00
dig.rst fully remove DSCP 2023-01-17 16:18:21 -08:00
dighost.c add basic test for TSIG key dump/restore functionality 2023-03-16 09:55:50 -07:00
dighost.h remove isc_task completely 2023-02-16 18:35:32 +01:00
host.c remove isc_task completely 2023-02-16 18:35:32 +01:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
nslookup.c Refactor isc_job_run to not-make any allocations 2023-03-30 16:00:52 +02:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00