Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V5.3.1.0
-
Fix Version/s: V5.3.6.0
-
Labels:None
-
Account:SPC TCP_IP (SPCTCPIP)
Description
When an application implements a TCP Server using the LwIP socket interface functions, the sockets of the backlog may be corrupted during calling LwIP_Socket_Abort() or LwIP_Socket_Close(). The problem occurs when a SYN for the listening socket is received at the same time the socket is aborted or closed.
Attachments
Issue Links
- relates to
-
PSLWIP-492 Add API to enable/disable SNMP at runtime
- Closed