mirror of https://git.musl-libc.org/git/musl
Browse Source
EAI_MEMORY is not possible (but would not provide errno if it were) and EAI_FAIL does not provide errno. treat the latter as EBADMSG to match how it's handled in gethostbyname2_r (it indicates erroneous or failure response from the nameserver).master
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue