tcpiputils/dnd/inc/dns_sock.h
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
child 75 c1029e558ef5
--- a/tcpiputils/dnd/inc/dns_sock.h	Tue Aug 31 16:45:15 2010 +0300
+++ b/tcpiputils/dnd/inc/dns_sock.h	Wed Sep 01 12:33:58 2010 +0100
@@ -117,9 +117,13 @@
 	If the request is not already queued, action defaults to
 	normal Queue().
 	
+	Exceptionally, the request assigns new ID when an incomplete query name
+	is iterated to apply multiple domain suffices on the interface being used for sending requests
+	
 	@param aRequest to be queued
+	@param aRetryWithSuffix	flag set to identify retry requests on incomplete query names. Defaulted to FALSE
 	*/
-	void ReSend(TDnsRequest &aRequest);
+	void ReSend(TDnsRequest &aRequest, TBool aRetryWithSuffix = EFalse);
 
 	/**
 	Received a Query or unmatched Reply packet