bind9/bin/delv
Ondřej Surý 679e90a57d Add isc_log_createandusechannel() function to simplify usage
The new
isc_log_createandusechannel() function combines following calls:

    isc_log_createchannel()
    isc_log_usechannel()

calls into a single call that cannot fail and therefore can be used in
places where we know this cannot fail thus simplifying the error
handling.
2024-08-20 12:50:39 +00:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
delv.c Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
delv.rst add +restarts and +maxqueries options to delv 2024-08-07 13:20:05 -07:00
Makefile.am add "delv +ns" command, for full internal resolution 2023-03-28 12:39:05 -07:00