Details
-
Type: New Feature
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V3.0.14.0
-
Labels:None
-
Account:SPC TCP_IP (SPCTCPIP)
Description
When Closing a TCP socket it is required to wait at least 120 seconds before actually releasing the socket resources. This is required to collect TCP fragments on the line. In some cases this leads to large timeouts in unexpected situations. E.g. Channel Init. The TCP Stack and the Socket Api shall support aborting a connection immediately.