On Tue, Mar 4, 2025 at 2:38 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> Heh, wow, that was confusing :-) Actually I'm still confused (why
> passing sometimes then?)
Curl doesn't mind if the IPv6 connection fails outright; it'll use the
IPv4 in that case. But if something else ephemeral pops up on IPv6 and
starts speaking something that's not HTTP, that's a problem.
> but I'm sure all will become clear with your
> patch...
Maybe. My first attempt gets all the BSDs green except macOS -- which
now fails in a completely different test, haha... -_-
I'll keep you posted.
--Jacob