Compare commits

...
2 changed files with 350 additions and 341 deletions
+350 -340
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -121,7 +121,6 @@ struct dns_adbfind {
ISC_LINK(dns_adbfind_t) publink; /*%< RW: client use */
/* Private */
isc_mutex_t lock; /* locks all below */
in_port_t port;
unsigned int flags;
dns_adbname_t *adbname;