mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 21:47:59 +00:00
add APP event class
This commit is contained in:
parent
55396fb3fb
commit
80d177d3b1
@ -43,6 +43,7 @@ ISC_LANG_BEGINDECLS
|
||||
#define ISC_EVENTCLASS_SOCKET ISC_EVENTCLASS(2)
|
||||
#define ISC_EVENTCLASS_FILE ISC_EVENTCLASS(3)
|
||||
#define ISC_EVENTCLASS_DNS ISC_EVENTCLASS(4)
|
||||
#define ISC_EVENTCLASS_APP ISC_EVENTCLASS(5)
|
||||
|
||||
/*
|
||||
* Event classes >= 1024 and <= 65535 are reserved for application use.
|
||||
|
Loading…
x
Reference in New Issue
Block a user