summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-server-listen-options.js
AgeCommit message (Expand)Author
2018-09-11assert: align argument namesRuben Bridgewater
2018-09-02net: throw error if port/path does not exist in optionsYaniv Friedensohn
2018-03-05lib: port errors to new systemMichaël Zasso
2018-01-17test: use shorthand propertiesTobias Nießen
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-10-15net: convert to using internal/errorsmatzavinos
2017-09-22net: support passing null to listen()cjihrig
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-03-16test: add more test cases of server.listen optionJoyee Cheung
2017-03-09lib, test: fix server.listen error messageJoyee Cheung