networkprotocols/tcpipv4v6prt/inc/tcp.h
changeset 51 78fceed50f62
parent 25 d15a50675083
child 66 34ec136802c5
--- a/networkprotocols/tcpipv4v6prt/inc/tcp.h	Tue Jul 06 16:04:34 2010 +0300
+++ b/networkprotocols/tcpipv4v6prt/inc/tcp.h	Wed Aug 18 11:18:20 2010 +0300
@@ -617,7 +617,7 @@
 	void ProcessSegments();
 	void SendSegments(TBool aNagleOverride = EFalse);
 	void RetransmitTimeout();
-	void RetransmitSegments();
+	TBool RetransmitSegments();
 	void ClearSYNSettings();
 
 	/**