Files
bind9/lib/dns/include
Aram Sargsyan 35fc773632 dns_transport: use const arguments in getters when possible
In some dns_transport getter functions it's possible to use a
const dns_transport_t as the first argument instead of just
dns_transport_t. Convert the function prototypes to use const.
2023-09-22 08:51:45 +00:00
..
2023-07-20 12:40:52 +02:00