networkprotocols/tcpipv4v6prt/inc/tcp.h
changeset 18 39bb7c3571e9
parent 0 af10295192d8
child 23 23b59305592d
child 25 d15a50675083
child 37 052078dda061
--- a/networkprotocols/tcpipv4v6prt/inc/tcp.h	Fri Apr 16 16:36:59 2010 +0300
+++ b/networkprotocols/tcpipv4v6prt/inc/tcp.h	Mon May 03 13:58:16 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();
 
 	/**