0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/internet
Ben Noordhuis a2d1cbef6b dns: set hostname property on error object
Make debugging and logging easier: when a DNS lookup for a hostname
fails, set the hostname as a property on the error object.

Fixes #5393.
2013-10-16 21:56:16 +02:00
..
internet.status
test-dgram-multicast-multi-process.js test: move two tests from simple/ to internet/ 2013-07-20 12:36:33 +02:00
test-dns.js dns: set hostname property on error object 2013-10-16 21:56:16 +02:00
test-http-dns-fail.js test: move simple/test-http-dns-fail to test/internet 2013-01-28 12:41:56 +01:00
test-http-https-default-ports.js https: fix default port 2013-08-05 12:53:12 -07:00
test-net-connect-timeout.js test: Move test-net-connect-timeout to test/internet 2013-02-26 17:39:04 -08:00
test-net-connect-unref.js test: move two tests from simple/ to internet/ 2013-07-20 12:36:33 +02:00
testcfg.py