2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

added ISC_EVENTCLASS_OMAPI

This commit is contained in:
David Lawrence 2000-03-18 00:40:33 +00:00
parent b6fec50e2d
commit d5db7668a7

View File

@ -44,6 +44,7 @@ ISC_LANG_BEGINDECLS
#define ISC_EVENTCLASS_FILE ISC_EVENTCLASS(3)
#define ISC_EVENTCLASS_DNS ISC_EVENTCLASS(4)
#define ISC_EVENTCLASS_APP ISC_EVENTCLASS(5)
#define ISC_EVENTCLASS_OMAPI ISC_EVENTCLASS(6)
/*
* Event classes >= 1024 and <= 65535 are reserved for application use.