Commit graph

3 commits

Author SHA1 Message Date
Jon Seager
cb5e7a029b
build: use resolve4/resolve6 in build:dns-fallback.
`dns.lookup` relies on making syscalls to the underlying
system using `getaddrinfo`, which can sometimes fail in
proxy situations.

This is an equivalent implementation using the native
NodeJS DNS functions.
2024-08-01 17:14:11 +01:00
ayumi-signal
d47b46500e
Fix reference to signal art 2024-05-31 13:53:21 -04:00
Fedor Indutny
e3dbcc1e0f
Resolve fallback dns addrs during build 2024-02-27 16:53:58 -08:00