node/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: enable linting for tests 2015-05-19 21:21:27 +02:00
test-dgram-multicast-multi-process.js test: clarify dropMembership() call 2015-08-09 13:23:37 -07:00
test-dgram-send-cb-quelches-error.js dgram: make send cb act as "error" event handler 2015-08-04 11:56:12 -07:00
test-dns-txt-sigsegv.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-dns.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-http-dns-fail.js test: enable linting for tests 2015-05-19 21:21:27 +02: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: do not use public IPs for timeout testing 2015-07-27 17:07:54 -07:00
test-net-connect-unref.js test: enable linting for tests 2015-05-19 21:21:27 +02: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