mirror of
https://github.com/nodejs/node.git
synced 2024-11-22 07:37:56 +01:00
5977cba985
When `tls.connect()` is called with `socket` option, it should try to reuse hostname previously passed to `net.connect()` and only after that fall back to `'localhost'`. fix #6409 |
||
---|---|---|
.. | ||
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 |