test: binding twice to the same port should raise an error
authorBen Noordhuis <info@bnoordhuis.nl>
Wed, 14 Dec 2011 02:39:20 +0000 (03:39 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Wed, 14 Dec 2011 02:43:04 +0000 (03:43 +0100)
commitd29be0dfa2e06ee55ce65e440aba5f36f21d23a2
tree70debe822ecd6dc35cb9a6ec4a8d19cce07eca12
parent43e91da0742c9f953b554f91bf12020ffc5be991
test: binding twice to the same port should raise an error
test/simple/test-http-bind-twice.js [new file with mode: 0644]
test/simple/test-net-bind-twice.js [new file with mode: 0644]