mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:59:59 -04:00
parent
921b535e32
commit
f7f2de9a71
1 changed files with 1 additions and 1 deletions
|
|
@ -4138,7 +4138,7 @@ watcher(void *uap) {
|
|||
&manager->open_max);
|
||||
if (result != ISC_R_SUCCESS)
|
||||
manager->open_max = 64;
|
||||
manager->calls == 0;
|
||||
manager->calls = 0;
|
||||
}
|
||||
for (pass = 0; pass < 2; pass++) {
|
||||
dvp.dp_fds = manager->events;
|
||||
|
|
|
|||
Loading…
Reference in a new issue