]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
comment. svn:NO TEST.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 7 Jun 2007 15:17:29 +0000 (15:17 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 7 Jun 2007 15:17:29 +0000 (15:17 +0000)
git-svn-id: file:///svn/unbound/trunk@377 be551aaa-1e26-0410-a405-d3ace91eadb9

iterator/iterator.c

index 77c603adf0d01537d58d58d0a0befdd4584884f5..bb520721e9ed094750a383fe5b547fa12326a675 100644 (file)
@@ -1157,7 +1157,7 @@ processQueryResponse(struct module_qstate* qstate, struct iter_qstate* iq,
 
                /* stop current outstanding queries. 
                 * FIXME: should the outstanding queries be waited for and
-                * handled?
+                * handled? Say by a subquery that inherits the outbound_entry.
                 */
                outbound_list_clear(&iq->outlist);
                verbose(VERB_ALGO, "cleared outbound list for next round");
@@ -1196,7 +1196,7 @@ processQueryResponse(struct module_qstate* qstate, struct iter_qstate* iq,
 
                /* stop current outstanding queries. 
                 * FIXME: should the outstanding queries be waited for and
-                * handled?
+                * handled? Say by a subquery that inherits the outbound_entry.
                 */
                outbound_list_clear(&iq->outlist);
                verbose(VERB_ALGO, "cleared outbound list for query restart");