CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/21 00:28:28
Modified files:
lib/libc/asr : getaddrinfo_async.c
Log message:
Report the errno set by getifaddrs(3) if the setup for AI_ADDRCONFIG fails,
rather than a non-informative EAI_FAIL. Compare to -1 for error detection
while here.
ok jca@ gilles@
