mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
update docs: only one loopmgr is expected
Resolves: https://gitlab.isc.org/isc-projects/bind9/-/issues/5057
This commit is contained in:
committed by
Ondřej Surý
parent
480cc576b3
commit
6f21cf201b
@@ -17,7 +17,7 @@ This document aims to describe the design of the basic event loop handling in
|
|||||||
the BIND 9.
|
the BIND 9.
|
||||||
|
|
||||||
Every application is expected to create and use a single ``isc_loopmgr_t``
|
Every application is expected to create and use a single ``isc_loopmgr_t``
|
||||||
instance, but the ``isc_loopmgr`` API itself doesn't enforce this requirement.
|
instance.
|
||||||
|
|
||||||
## Event Loops
|
## Event Loops
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user