Re: bind() to ::1 fails with EADDRNOTAVAIL / clang vs gcc

From: Jan Schaumann via freebsd-net <freebsd-net_at_freebsd.org>
Date: Wed, 24 Nov 2021 02:19:51 UTC
Jan Schaumann via freebsd-net <freebsd-net@freebsd.org> wrote:

> Compiling either with gcc version 10.3.0 fails.

Sorry, this is misleading.  I meant to say:

Compiling either with gcc version 10.3.0 yields a
program that fails to bind(2).  Compilation itself
succeeds just fine.

-Jan