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