networkprotocols/tcpipv4v6prt/inc/tcp.h
changeset 18 39bb7c3571e9
parent 0 af10295192d8
child 23 23b59305592d
child 25 d15a50675083
child 37 052078dda061
equal deleted inserted replaced
14:b33c3d136b7e 18:39bb7c3571e9
   630 	void Detach();
   630 	void Detach();
   631 	void Expire();
   631 	void Expire();
   632 
   632 
   633 	void ReadDestinationCache();
   633 	void ReadDestinationCache();
   634 	void StoreDestinationCache();
   634 	void StoreDestinationCache();
   635 	
   635 
   636 	void DetachIfDead();
   636 	//TSW error:JHAA-82JBNG -- FIN retransmission 
       
   637  	//Modifying the function to return TBool
       
   638 	TBool DetachIfDead();
   637 	void DetachFromInterface();
   639 	void DetachFromInterface();
   638 
   640 
   639 	/**
   641 	/**
   640 	 * Check the size of receive buffers and determine if window scaling is needed
   642 	 * Check the size of receive buffers and determine if window scaling is needed
   641 	 * on our part.
   643 	 * on our part.