mirror of https://github.com/nodejs/node.git
0381cf5698
internet/test-dns.js assumes that ::1 always resolves to "localhost" on all platforms. This is not what happens in reality. Some platforms resolve it to "ip6-localhost" too. There doesn't seem to be any consensus on what's the right thing to do. However, most sane platforms will use either one of these two values. Reviewed-by: Trevor Norris <trev.norris@gmail.com> |
||
---|---|---|
.. | ||
internet.status | ||
test-dgram-multicast-multi-process.js | ||
test-dns.js | ||
test-http-dns-fail.js | ||
test-http-https-default-ports.js | ||
test-net-connect-timeout.js | ||
test-net-connect-unref.js | ||
test-tls-reuse-host-from-socket.js | ||
testcfg.py |