mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
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. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| samples | ||
| win32/bindevt | ||
| .gitignore | ||
| Kyuafile | ||
| Makefile.in | ||