Files
bind9/lib/ns
Michał Kępień 76070fbf33 Simplify client->query initialization
Initialize client->query using a compound literal in order to make the
ns_query_init() function shorter and more readable.  This also prevents
the need to explicitly initialize any newly added fields in the future.
2022-06-14 13:13:32 +02:00
..
2022-05-03 10:02:19 +02:00
2022-06-14 13:13:32 +02:00