2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Make restarts part of query state

This commit is contained in:
Bob Halley
1999-09-17 21:57:11 +00:00
parent e5c243997c
commit 70e59364af

View File

@@ -34,6 +34,7 @@ typedef struct ns_dbversion {
struct ns_query {
unsigned int attributes;
unsigned int restarts;
dns_name_t * qname;
dns_name_t * origqname;
unsigned int dboptions;