Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 14 Jul 2018 21:17:11 -0400
From: Christopher Friedt <chrisfriedt@...il.com>
To: musl@...ts.openwall.com
Subject: Re: getaddrinfo(3) / AI_ADDRCONFIG

On Sat, Jul 14, 2018, 8:53 PM Rich Felker, <dalias@...c.org> wrote:

> And a couple other issues: socket() may fail with EAFNOSUPPORT, and in
> that case, the family needs to be rejected rather than accepted like
> it was with the continue. For other socket() failures (like
> EMFILE/ENFILE), the result is indeterminate and we need to return
> EAI_SYSTEM rather than wrong results. Making these changes and I think
> it will be ready to commit.
>

Very thorough!

>

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.