10 Commits (2eb926b48735433628765bf48633c537ceeadd52)

Author SHA1 Message Date
Sam Roberts 59eb761797
doc: document and test that methods return this 8 years ago
Gibson Fahnestock 6f85c81f0d
test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
Brian White eded11705b test: use random ports where possible 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Fedor Indutny 7885b1d7aa net: use `_server` for internal book-keeping 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 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
Jun Ma d2de8ba34d net: make Socket destroy() re-entrance safe 11 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 14 years ago
Felix Geisendörfer 1b3ebc32d7 Fix test-net-stream.js 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Andreas Reich 5e91042fcb Don't decrease server connection counter again if destroy() is called more than once 14 years ago