]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
documentation left behind
authorYuri Schaeffer <yuri@nlnetlabs.nl>
Thu, 30 Apr 2015 08:42:17 +0000 (08:42 +0000)
committerYuri Schaeffer <yuri@nlnetlabs.nl>
Thu, 30 Apr 2015 08:42:17 +0000 (08:42 +0000)
git-svn-id: file:///svn/unbound/branches/edns-subnet@3417 be551aaa-1e26-0410-a405-d3ace91eadb9

services/outside_network.h

index 7e8c19026a4fc766b1397d7d31519ab02c37c8e5..1be9c461639285e7a81eaf6b9c67b0043d682534 100644 (file)
@@ -404,6 +404,7 @@ struct serviced_query {
  * @param sslctx: context to create outgoing connections with (if enabled).
  * @param delayclose: if not 0, udp sockets are delayed before timeout closure.
  *     msec to wait on timeouted udp sockets.
+ * @param dtenv: environment to send dnstap events with (if enabled).
  * \if CLIENT_SUBNET
  * @param edns_subnet_upstreams: Servers whitelisted for edns-subnet.
  * \endif