networkprotocols/tcpipv4v6prt/inc/tcp.h
branchRCL_3
changeset 17 d566d76acea1
parent 14 23b59305592d
child 20 7e41d162e158
--- a/networkprotocols/tcpipv4v6prt/inc/tcp.h	Wed Jun 09 11:23:04 2010 +0300
+++ b/networkprotocols/tcpipv4v6prt/inc/tcp.h	Mon Jun 21 17:25:18 2010 +0300
@@ -620,7 +620,7 @@
 	void ProcessSegments();
 	void SendSegments(TBool aNagleOverride = EFalse);
 	void RetransmitTimeout();
-	void RetransmitSegments();
+	TBool RetransmitSegments();
 	void ClearSYNSettings();
 
 	/**