test: listen on exclusive port in cluster workers
authorcjihrig <cjihrig@gmail.com>
Thu, 4 Sep 2014 15:10:44 +0000 (11:10 -0400)
committerTrevor Norris <trev.norris@gmail.com>
Thu, 4 Sep 2014 22:18:48 +0000 (15:18 -0700)
commit86bb7fa5cdc2f0492ecc2972c00b6805b6be8e9c
tree40eb871cbada5bd4429f28363cc84d5dca819cf5
parent029cfc12a0736b0b03d0101d24b8a1a3023137a5
test: listen on exclusive port in cluster workers

Test that listening on exclusive ports with the cluster module works
correctly.

Reviewed-by: Trevor Norris <trev.norris@gmail.com>
test/simple/test-net-listen-exclusive-random-ports.js [new file with mode: 0644]