mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Fix #1300: Is 'sock-queue-timeout' a linux only feature.
This commit is contained in:
parent
0276bcbceb
commit
444c839474
2 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
3 July 2025: Wouter
|
||||
- Fix #1300: Is 'sock-queue-timeout' a linux only feature.
|
||||
|
||||
2 July 2025: Wouter
|
||||
- Merge #1299: Fix typos.
|
||||
- Generate ltmain.sh and configure again.
|
||||
|
|
|
|||
|
|
@ -910,6 +910,7 @@ These options are part of the **server:** clause.
|
|||
This could happen if the host has not been able to service the queries for
|
||||
a while, i.e. Unbound is not running, and then is enabled again.
|
||||
It uses timestamp socket options.
|
||||
The socket option is available on the Linux platform.
|
||||
|
||||
Default: 0 (disabled)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue