do not use dns.ADDRCONFIG for localhost
authorJérémy Lal <kapouer@melix.org>
Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)
committerJérémy Lal <kapouer@melix.org>
Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)
commit6b85492ce2ebae72cddf39ca221184130d63d1dc
tree3395fbd762344fec0ebcc87d00c6ea1720768965
parent31f3fabed01cb85869e741d9617b6b2b616c7879
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch
lib/net.js
test/sequential/sequential.status