12 Commits (d6a774b1bd2c7ccbd783b06a95f6eeeb8dca210c)

Author SHA1 Message Date
Rich Trott 06c29a66d4 test: remove common.fail() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
davidmarkclements 444b907e92 test: refactor test-http-unix-socket 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
Rich Trott abe8a344a5 test: remove unused variables form http tests 9 years ago
Rich Trott a1040f2065 test: refresh temp directory when using pipe 9 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 9 years ago
Ben Noordhuis f337595441 lib,src: add unix socket getsockname/getpeername 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
cjihrig f1dc55d701 net: don't throw on net.Server.close() 11 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ben Noordhuis 984dc057e3 net_uv: throw if Server.prototype.close() is called twice 13 years ago
Ben Noordhuis 4b77626add test: make test-http-unix-socket use common.PIPE 13 years ago
Ben Noordhuis 0c396c05fd test: beef up checks in test-http-unix-socket.js, add to `make test-uv` 13 years ago
Mark Cavage a2328dc73c Add support for Unix Domain Sockets to HTTP 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Oleg Efimov c0d69a4883 GJSLint part of tests 14 years ago
Ryan Dahl 265cda97d7 Fix zero length buffer bug for http res.end() 14 years ago