Commit 7266b757 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

test: move broadcast/multicast test to internet/

Move parallel/test-dgram-broadcast-multi-process to test/internet.

The test does not play nice with firewalls that restrict broadcast
or multicast traffic, nor can it be rewritten to use only loopback
traffic without running into platform-specific limitations, see also
commits 52e600a9 and 236533c (TODO: update second one before landing.)

PR-URL: https://github.com/iojs/io.js/pull/259


Reviewed-By: default avatarRod Vagg <rod@vagg.org>
parent df3c4ca1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment