11 Commits (7192e913f703c96eddff697c4ba0daef87930776)

Author SHA1 Message Date
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Fedor Indutny cee4c25c92 net: introduce `Socket#connecting` property 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 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
isaacs 695abba5ac test: Fix many tests for streams2 net refactor 12 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Ben Noordhuis f0c1376e07 net: make .write() throw on bad input 13 years ago
Ben Noordhuis 6df574b744 net: properly account multi-byte chars in .bytesWritten 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ryan Dahl 69d20f5352 use_uv: Correct readyState on connecting 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 632da2a393 Add callback paramenter to socket.connect() 14 years ago
Ryan Dahl c4161f32f5 Add callback to socket.write() 14 years ago
Oleg Efimov 0ce9cbab29 GJSLint continue 14 years ago
Joshua Peek 73b29d79b9 Don't flush net writeQueue on end() if its still connecting 14 years ago