test: fix test-cluster-eaccess to work on windows
authorRod Vagg <rod@vagg.org>
Thu, 13 Nov 2014 05:35:20 +0000 (15:35 +1000)
committerBert Belder <bertbelder@gmail.com>
Tue, 18 Nov 2014 16:58:10 +0000 (17:58 +0100)
commit28c4520bb7f54d50218281fb4cf7f79b2ba2d62f
tree11fbe4534421986daae11ba7a3d3bb0580df5297
parent1f79e4f4b499040bf927b5465c3ac286aa859d43
test: fix test-cluster-eaccess to work on windows

properly create an EADDRINUSE condition rather than
simulating one with a plain file

PR-URL: https://github.com/node-forward/node/pull/59
Reviewed-By: Bert Belder <bertbelder@gmail.com>
test/fixtures/listen-on-socket-and-exit.js [new file with mode: 0644]
test/simple/test-cluster-eaccess.js