Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V4.1.0.0
-
Labels:None
-
Account:SPC TCP_IP (SPCTCPIP)
Description
when writing with multiple tasks to the same TCP socket write contains a race condition that will change error behaviour with the available sendbuf check.
Either disallow multiple use explicitly or guard accordingly.