On Wed, 8 Nov 2023 21:55:44 GMT, Alex Menkov <amen...@openjdk.org> wrote:

> does getaddrinfo return a single address? (parseAllowedAddr assumes so, but 
> maybe that's wrong in the case)

>From what I see on AIX, only one entry is returned in the results struct  of 
>the getaddrinfo call.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16561#issuecomment-1804127644

Reply via email to