node/test/internet
Roman Reiss 633a990848 dns: allow dns.lookup() to return all addresses
This commit adds the 'all' option to dns.lookup(), allowing
all lookup results to be returned.

Semver: Minor
Fixes: https://github.com/iojs/io.js/issues/736
PR-URL: https://github.com/iojs/io.js/pull/744
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-02-06 17:18:47 -05:00
..
internet.status Split tests. 2010-02-25 11:41:11 -08:00
test-dgram-broadcast-multi-process.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-dgram-multicast-multi-process.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-dns.js dns: allow dns.lookup() to return all addresses 2015-02-06 17:18:47 -05:00
test-http-dns-fail.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-http-https-default-ports.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-connect-timeout.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-connect-unref.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tls-reuse-host-from-socket.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00