bind9/doc
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
..
arm Remove release note draft file 2024-08-19 18:01:54 +02:00
design Update documentation for 9.20.0 2024-07-08 14:53:01 +02:00
dev Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
dnssec-guide Mention RFC 9276 Guidance for NSEC3 Parameter Settings 2024-05-07 13:38:40 +02:00
doxygen Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
man Update documentation for 9.20.0 2024-07-08 14:53:01 +02:00
misc Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
notes Remove release note draft file 2024-08-19 18:01:54 +02:00
Makefile.am Remove pregenerated manpages from the repo 2023-02-10 11:24:03 +01:00