bind9/lib/omapi/include/omapi
David Lawrence 450e60d4f1 _OMAPI_OMAPIP_H_ changed to _OMAPI_OMAPI_H_ to match file name.
include isc/region.h and new omapi/types.h

typedefs moved to omapi/types.h

define protocol port to 7912 so as not to conflict with dhcp server;
this clearly needs more thought. the default omapi port will need to be
server specific rather than library specific.

new public functions, omapi_listener_shutdown, omapi_data_getint.

changed API, omapi_string_totext, omapi_value_getint
2000-01-31 15:04:11 +00:00
..
.cvsignore boilerplate 1999-11-01 02:32:57 +00:00
compatibility.h omapi_data_asint renamed to omapi_data_getint, old name of omapi_object_getvalue was wrong 2000-01-31 15:00:44 +00:00
lib.h checkpoint 2000-01-06 03:36:32 +00:00
Makefile.in checkpoint 2000-01-22 00:18:05 +00:00
omapi.h _OMAPI_OMAPIP_H_ changed to _OMAPI_OMAPI_H_ to match file name. 2000-01-31 15:04:11 +00:00
private.h no longer define ISC_MEM_DEBUG by default 2000-01-24 05:36:37 +00:00
result.h checkpoint 2000-01-06 03:36:32 +00:00
types.h typedefs broken out of omapi.h 2000-01-31 14:59:46 +00:00