0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-22 07:37:56 +01:00
nodejs/test/internet
Rich Trott 226b8e0cf8 test: clarify dropMembership() call
According to docs, dropMembership() is automatically called
by the kernel when the socket is closed, and most apps will
never need to call it. It's called here as a sanity check
only so let's note that with a comment.

Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
PR-URL: https://github.com/nodejs/io.js/pull/2062
2015-08-09 13:23:37 -07:00
..
test-dgram-broadcast-multi-process.js
test-dgram-multicast-multi-process.js
test-dgram-send-cb-quelches-error.js
test-dns-txt-sigsegv.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-connnect-cnnic.js
test-tls-connnect-melissadata.js
test-tls-reuse-host-from-socket.js
testcfg.py