On Tue, 19 Sep 2023 23:36:42 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

> The only time listenAddr is not set is when using AF_UNSPEC ("system").

@plummercj  no it can also be unset if there are no listed addresses for the 
preferred family e.g. you prefer v6 but they are all v4, or vice-versa. The new 
code makes the UNSPEC case much clearer anyway.

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

PR Comment: https://git.openjdk.org/jdk/pull/15796#issuecomment-1726759633

Reply via email to