EDC9510I
A system error occurred. The error code can be found in errno.

Explanation

Function getaddrinfo() or getnameinfo() failed. The request failed because of a system error.

System action

The getaddrinfo() or getnameinfo() function fails. The value EAI_SYSTEM is returned.

Programmer response

Retrieve the errno value and use the information it supplies to correct the problem.