0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-25 08:19:38 +01:00
nodejs/test/internet
Will Young 4ae0afb12b dgram: added setMulticastInterface()
Add wrapper for uv's uv_udp_set_multicast_interface which provides the
sender side mechanism to explicitly select an interface. The
equivalent receiver side mechanism is the optional 2nd argument of
addMembership().

PR-URL: https://github.com/nodejs/node/pull/7855
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2017-09-14 17:03:19 +02:00
..
test-dgram-broadcast-multi-process.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-dgram-multicast-multi-process.js dgram: added setMulticastInterface() 2017-09-14 17:03:19 +02:00
test-dgram-send-cb-quelches-error.js
test-dns-any.js
test-dns-cares-domains.js
test-dns-ipv4.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-dns-ipv6.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-dns-regress-6244.js
test-dns-setserver-in-callback-of-resolve4.js
test-dns-txt-sigsegv.js
test-dns.js dns: add verbatim option to dns.lookup() 2017-08-23 14:53:47 -07:00
test-http-dns-fail.js
test-http-https-default-ports.js
test-net-connect-timeout.js
test-net-connect-unref.js
test-tls-add-ca-cert.js test: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
test-tls-connnect-melissadata.js
test-tls-reuse-host-from-socket.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
testcfg.py