]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix #1300: Is 'sock-queue-timeout' a linux only feature.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 3 Jul 2025 12:10:46 +0000 (14:10 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 3 Jul 2025 12:10:46 +0000 (14:10 +0200)
doc/Changelog
doc/unbound.conf.rst

index 920f997aa60f4ed69cd9bb85366ab0e3e17be410..fa29c32dda2ffd4e0ceb9903e2ad035b8e777a4a 100644 (file)
@@ -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.
index bfc18ba2e581b59ded5ff3df084688720e684faa..2f1f96340b3b788e7b25ee453fa750008d77131b 100644 (file)
@@ -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)