summaryrefslogtreecommitdiff
path: root/test/simple/test-http-unix-socket.js
Commit message (Expand)AuthorAgeFilesLines
* net: don't throw on net.Server.close()cjihrig2014-05-181-6/+6
* Fixed a lot of jslint errors.Colton Baker2011-10-051-6/+7
* net_uv: throw if Server.prototype.close() is called twiceBen Noordhuis2011-07-221-1/+5
* test: make test-http-unix-socket use common.PIPEBen Noordhuis2011-07-211-10/+2
* test: beef up checks in test-http-unix-socket.js, add to `make test-uv`Ben Noordhuis2011-07-211-3/+15
* Add support for Unix Domain Sockets to HTTPMark Cavage2011-04-251-0/+78