networkprotocols/tcpipv4v6prt/inc/tcp.h
branchRCL_3
changeset 12 e9cc36e353d4
parent 0 af10295192d8
child 23 23b59305592d
child 25 d15a50675083
child 37 052078dda061
--- a/networkprotocols/tcpipv4v6prt/inc/tcp.h	Mon Mar 15 12:46:10 2010 +0200
+++ b/networkprotocols/tcpipv4v6prt/inc/tcp.h	Thu Apr 01 00:00:09 2010 +0300
@@ -632,8 +632,10 @@
 
 	void ReadDestinationCache();
 	void StoreDestinationCache();
-	
-	void DetachIfDead();
+
+	//TSW error:JHAA-82JBNG -- FIN retransmission 
+ 	//Modifying the function to return TBool
+	TBool DetachIfDead();
 	void DetachFromInterface();
 
 	/**