-
Bug
-
Resolution: Fixed
-
Medium
-
Network Development Kit
-
NDK-251
-
3.20.00
-
3.50.00
NDK_socket/accept needs to honor config parameter maxSockFileDesc.
In order to do this NDK_accept needs to be notified if there was an error creating a new accepted socket. This would also fix an issue where NDK_accept does not return NDK_ENOMEM when a socket could not be created because the NDK ran out of memory.