bind9/lib
Evan Hunt 59c64fa4bd add isc_task_pause() and isc_task_unpause() functions
This allows a task to be temporary disabled so that objects won't be
processed simultaneously by libuv events and isc_task events. When a
task is paused, currently running events may complete, but no further
event will added to the run queue will be executed until the task is
unpaused.
2019-11-07 11:55:37 -08:00
..
bind9 dnssec-policy inheritance from options/view 2019-11-06 22:36:21 +01:00
dns optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00
irs prep 9.15.5 2019-10-02 06:08:59 +00:00
isc add isc_task_pause() and isc_task_unpause() functions 2019-11-07 11:55:37 -08:00
isccc Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
isccfg dnssec-policy inheritance from options/view 2019-11-06 22:36:21 +01:00
ns optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00
samples Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf() 2019-10-01 10:43:26 +10:00
win32/bindevt Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00