node/test/internet
Daniel Turing dbdbdd4998 dns: add resolvePtr to query plain DNS PTR records
Resolving plain PTR records is used beyond reverse DNS, most
prominently with DNS-SD (RFC6763). This adds dns.resolvePtr(),
and uses it (instead of dns.reverse()) in dns.resolve().

PR-URL: https://github.com/nodejs/node/pull/4921
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Brian White <mscdex@mscdex.net>
2016-02-08 17:30:38 +01:00
..
test-dgram-broadcast-multi-process.js test: fix style issues after eslint update 2016-01-13 23:16:17 +01:00
test-dgram-multicast-multi-process.js test: fix style issues after eslint update 2016-01-13 23:16:17 +01:00
test-dgram-send-cb-quelches-error.js test: apply correct assert.fail() arguments 2015-10-16 00:31:04 -07:00
test-dns-ipv4.js test: fix style issues after eslint update 2016-01-13 23:16:17 +01:00
test-dns-ipv6.js test: fix style issues after eslint update 2016-01-13 23:16:17 +01:00
test-dns-txt-sigsegv.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-dns.js dns: add resolvePtr to query plain DNS PTR records 2016-02-08 17:30:38 +01:00
test-http-dns-fail.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-http-https-default-ports.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-net-connect-timeout.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-net-connect-unref.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-tls-connnect-cnnic.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-tls-connnect-melissadata.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-tls-reuse-host-from-socket.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00