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
ERR_LWIP_UNKOWN_ADDRESS_FAMILY is reported when socklen_t is specified too short
Better would be a more specific error stating like ERR_LWIP_INVALID_SOCK_LEN
The currently reported error code is misleading and misdirects to look at wrong places.