bind9/doc/dev
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
..
copyrights Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dev.md Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
HOW-ADB-WORKS.txt Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
libuv.md Update documentation for 9.20.0 2024-07-08 14:53:01 +02:00
loopmgr.md remove references to obsolete isc_task/timer functions 2023-02-22 08:13:30 +00:00
rdata.md Shrink decompression contexts 2022-06-01 13:00:40 +01:00
results remove references to obsolete isc_task/timer functions 2023-02-22 08:13:30 +00:00
style.md remove references to obsolete isc_task/timer functions 2023-02-22 08:13:30 +00:00
unexpected De-duplicate __FILE__, __LINE__ 2022-10-17 11:58:26 +01:00