Bob Halley
738b9aa3de
isc_task_create() API change
2000-04-12 01:41:21 +00:00
David Lawrence
5805e57141
isc_task_setname(omapi_task, "omapi", NULL)
2000-03-18 02:04:16 +00:00
David Lawrence
2215fe02f1
Require a taskmgr and socketmgr for omapi_lib_init.
...
Create an omapi_task in omapi_lib_init and destroy it in omapi_lib_destroy.
2000-03-18 00:33:15 +00:00
David Lawrence
28f95a516b
auth_destroy in omapi_lib_destroy
2000-03-14 03:39:40 +00:00
Bob Halley
0fffa9dcca
update copyright
2000-02-03 23:17:52 +00:00
David Lawrence
fbf54b5ee2
ditch omapi_ipv6; the one place that needed it can call isc_net_probeipv6
...
directly.
note whether memory context is internal to the library so it can be
destroyed by omapi_lib_destroy.
destroy the handle table.
set destroyed pointers to null.
require omapi_lib_init only be called once (without omapi_lib_destroy).
2000-01-31 14:43:31 +00:00
David Lawrence
e0f30c15b6
checkpoint
2000-01-22 00:18:05 +00:00
David Lawrence
3eab41102f
checkpoint
2000-01-06 03:36:32 +00:00