mirror of https://git.musl-libc.org/git/musl
Browse Source
EAI_MEMORY is not possible because the resolver backend does not allocate. if it did, it would be necessary for us to explicitly return ENOMEM as the error, since errno is not guaranteed to reflect the error cause except in the case of EAI_SYSTEM, so the existing code was not correct anyway.master
1 changed files with 0 additions and 1 deletions
Loading…
Reference in new issue