]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
please doxygen.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 29 Oct 2009 12:55:26 +0000 (12:55 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 29 Oct 2009 12:55:26 +0000 (12:55 +0000)
git-svn-id: file:///svn/unbound/trunk@1883 be551aaa-1e26-0410-a405-d3ace91eadb9

services/outside_network.c

index 3af16a641f556b5a3c267596e9771463e1bbfadb..b7f844d493dd5e0aafc8f431236df6d8820fe310 100644 (file)
@@ -1440,6 +1440,7 @@ serviced_tcp_initiate(struct outside_network* outnet,
        }
 }
 
+/** Send serviced query over TCP return false on initial failure */
 static int
 serviced_tcp_send(struct serviced_query* sq, ldns_buffer* buff)
 {