Files
bind9/lib
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-06-13 16:30:00 -07:00
2022-05-31 15:45:14 +02:00
2022-06-14 13:13:32 +02:00