Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: don't throw on net.Server.close() | cjihrig | 2014-05-18 | 1 | -6/+6 |
* | Fixed a lot of jslint errors. | Colton Baker | 2011-10-05 | 1 | -6/+7 |
* | net_uv: throw if Server.prototype.close() is called twice | Ben Noordhuis | 2011-07-22 | 1 | -1/+5 |
* | test: make test-http-unix-socket use common.PIPE | Ben Noordhuis | 2011-07-21 | 1 | -10/+2 |
* | test: beef up checks in test-http-unix-socket.js, add to `make test-uv` | Ben Noordhuis | 2011-07-21 | 1 | -3/+15 |
* | Add support for Unix Domain Sockets to HTTP | Mark Cavage | 2011-04-25 | 1 | -0/+78 |