10 Commits (1ef401ce92d6195878b9d041cc969612628f5852)

Author SHA1 Message Date
cjihrig e5499b32cf test: s/assert.notEqual()/assert.notStrictEqual()/ 8 years ago
Christopher Dunavan 77e9679600 test: swapped == and equal to === and strictEqual 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Rod Vagg f600111d82 test: cache lazy properties, fix style nits 10 years ago
Johan Bergström c15e81afdd test: Introduce knowledge of FreeBSD jails 10 years ago
James Hartig 30666f22ca net: use cached peername to resolve remote fields 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
Julien Gilli 0565d52a71 tests: don't assume IPv4 only in remote addr tests 10 years ago
Julien Gilli 7da63a10ac test: fix test-net-remote-address-port 10 years ago
Jackson Tian e1ce8ba639 net: add remoteFamily for socket 10 years ago
isaacs 695abba5ac test: Fix many tests for streams2 net refactor 12 years ago
Ben Noordhuis fd29448be0 test: add missing copyright headers 13 years ago
Bert Belder e20d0c1cd0 net-uv: correctly set socket.remoteAddress and -port 13 years ago
Ben Noordhuis 79f064f565 net: properly export remoteAddress to user land 13 years ago
Ben Noordhuis f52a8db280 test: fix logic error in test-net-remote-address-port.js 13 years ago
Brian White ac1da4b407 Add remoteAddress and remotePort for client TCP connections 14 years ago