mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Added DNS_EVENT_VALIDATORSTART
This commit is contained in:
@@ -48,6 +48,7 @@ ISC_LANG_BEGINDECLS
|
||||
#define DNS_EVENT_DBDESTROYED (ISC_EVENTCLASS_DNS + 18)
|
||||
#define DNS_EVENT_VALIDATORDONE (ISC_EVENTCLASS_DNS + 19)
|
||||
#define DNS_EVENT_REQUESTDONE (ISC_EVENTCLASS_DNS + 20)
|
||||
#define DNS_EVENT_VALIDATORSTART (ISC_EVENTCLASS_DNS + 21)
|
||||
|
||||
#define DNS_EVENT_FIRSTEVENT (ISC_EVENTCLASS_DNS + 0)
|
||||
#define DNS_EVENT_LASTEVENT (ISC_EVENTCLASS_DNS + 65535)
|
||||
|
Reference in New Issue
Block a user