node/test/internet
Trevor Norris 5962dbef49 src: all wrap's now use actual FunctionTemplate
Instead of simply creating a new v8::Object to contain the connection
information, instantiate a new instance of a FunctionTemplate. This will
allow future improvements for debugging and performance probes.

Additionally, the "provider" argument in the ReqWrap constructor is no
longer optional.

PR-URL: https://github.com/joyent/node/pull/8110
Signed-off-by: Trevor Norris <trev.norris@gmail.com>
Reviewed-by: Fedor Indutny <fedor@indutny.com>
Reviewed-by: Alexis Campailla <alexis@janeasystems.com>
Reviewed-by: Julien Gilli <julien.gilli@joyent.com>
2014-12-05 04:52:42 -08:00
..
internet.status test: mark current flaky tests as flaky 2014-12-04 17:22:15 +01:00
test-dgram-multicast-multi-process.js test: add `reuseAddr` in dgram-multicast... 2014-04-10 19:55:38 +04:00
test-dns.js src: all wrap's now use actual FunctionTemplate 2014-12-05 04:52:42 -08: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
test-tls-reuse-host-from-socket.js tls: reuse hostname from underlying net.Socket 2013-10-31 01:57:17 +04:00
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00