You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on adding better IPv6 in dns.c right now--specifically, fixing getaddrinfo-like API to resolve both IPv4 and IPv6, and then fixing up socket.c to make use of it. I'll try to get it out ASAP.
I've committed [upstream] dual-family IPv4/IPv6 support in the addrinfo iterator of the embedded dns.c library. Next step is to merge it downsteam into cqueues and fix how so_open and dns_ai_open are called internally.
Trying to connect with
gives result:
ipv6.xt.gg
only has AAAA recordThe text was updated successfully, but these errors were encountered: