]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix for #882: document variable to stop doxygen warning.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 26 Apr 2023 12:07:33 +0000 (14:07 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 26 Apr 2023 12:07:33 +0000 (14:07 +0200)
doc/Changelog
services/listen_dnsport.c

index 4371e3044ed06b7d0798a9372bd448cbcdf74986..cdd74bd417d16db8ccf6134a02d5e582c99157dc 100644 (file)
@@ -6,6 +6,7 @@
        - Fix for #882: small changes, date updated in Copyright for
          util/timeval_func.c and util/timeval_func.h. Man page entries and
          example entry.
+       - Fix for #882: document variable to stop doxygen warning.
 
 19 April 2023: Wouter
        - Fix for #878: Invalid IP address in unbound.conf causes Segmentation
index 2163a949ddbbea292174d399b0a07d19adf33136..9389b352a3482197f3340860587a8f25a0b3b534 100644 (file)
@@ -1234,6 +1234,9 @@ if_is_ssl(const char* ifname, const char* port, int ssl_port,
  * @param use_systemd: if true, fetch sockets from systemd.
  * @param dnscrypt_port: dnscrypt service port number
  * @param dscp: DSCP to use.
+ * @param sock_queue_timeout: the sock_queue_timeout from config. Seconds to
+ *     wait to discard if UDP packets have waited for long in the socket
+ *     buffer.
  * @return: returns false on error.
  */
 static int