Files
amethyst/nestsClient
Claude 692a385f5b diag(nests): include the resolved socket target in handshake failures
A stalled/failed QUIC handshake gave no hint whether the socket connected
over IPv4 or fell into the ::1 blackhole. The HandshakeFailed messages
now carry `socket=<addr>:<port> sni=<host>` so the failure itself shows
which address resolvePreferIpv4 picked.

https://claude.ai/code/session_01PoQupfdoKU3ryQwLwTeXeM
2026-05-14 22:02:27 +00:00
..