Files
semi-libc/src/network
A. WilcoxandRich Felker 30fdda6c99 fix getaddrinfo error code for non-numeric service with AI_NUMERICSERV
If AI_NUMERICSERV is specified and a numeric service was not provided,
POSIX mandates getaddrinfo return EAI_NONAME. EAI_SERVICE is only for
services that cannot be used on the specified socket type.
2017-11-09 20:15:02 -05:00
..
2011-04-17 11:43:03 -04:00
2011-02-12 00:22:29 -05:00
2013-12-20 11:56:16 -05:00
2016-09-16 18:03:06 -04:00
2011-02-12 00:22:29 -05:00
2014-06-19 23:01:15 -04:00
2011-04-17 11:43:03 -04:00
2011-04-06 15:47:26 -04:00
2011-04-17 11:43:03 -04:00