mirror of
https://github.com/monero-project/monero.git
synced 2025-07-24 20:25:21 -04:00
update unbound from upstream
This commit is contained in:
parent
9f74cc8e19
commit
831933425b
72 changed files with 1261 additions and 2655 deletions
2
external/unbound/daemon/unbound.c
vendored
2
external/unbound/daemon/unbound.c
vendored
|
@ -287,7 +287,7 @@ checkrlimits(struct config_file* cfg)
|
|||
#ifdef HAVE_SETRLIMIT
|
||||
}
|
||||
#endif
|
||||
log_warn("increased limit(open files) from %u to %u",
|
||||
verbose(VERB_ALGO, "increased limit(open files) from %u to %u",
|
||||
(unsigned)avail, (unsigned)total+10);
|
||||
}
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue