Revert "dgram: implicit binds should be exclusive"
authorBen Noordhuis <info@bnoordhuis.nl>
Sat, 10 Jan 2015 03:10:03 +0000 (04:10 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Sat, 10 Jan 2015 15:34:18 +0000 (16:34 +0100)
commit0526d834f93c884ea135d682d229d9a7586f4cc4
tree9ee6edef299ae098352daf72f6169906923aac93
parenta32b92dbcfc8a3a8b2409bb2ace2233ebe327888
Revert "dgram: implicit binds should be exclusive"

This reverts commit a32b92dbcfc8a3a8b2409bb2ace2233ebe327888.

Reverted for breaking the parallel/test-cluster-dgram-2 test on all
platforms.

PR-URL: https://github.com/iojs/io.js/pull/279
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
lib/dgram.js
test/parallel/test-dgram-exclusive-implicit-bind.js [deleted file]