Files
bind9/tests/bench
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
..
2023-10-13 09:00:43 +02:00
2024-02-08 08:01:58 +01:00
2023-09-27 16:24:04 -07:00
2024-02-08 08:01:58 +01:00
2024-02-08 08:01:58 +01:00