summaryrefslogtreecommitdiff
path: root/src/locale
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2017-09-14 15:53:21 -0500
committerRich Felker <dalias@aerifal.cx>2017-11-09 20:15:02 -0500
commit30fdda6c998d9fc87601b50c7fea4447d52f8d12 (patch)
tree4e8d8755e2bcd63bb3767a91fa003d7f2b249bdd /src/locale
parent67b29947893cd5991a8cbab8aef4f3b2ebfa73fe (diff)
downloadmusl-30fdda6c998d9fc87601b50c7fea4447d52f8d12.tar.gz
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.
Diffstat (limited to 'src/locale')
0 files changed, 0 insertions, 0 deletions