summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-server-listen-path.js
AgeCommit message (Expand)Author
2018-11-05net: `net.Server.listen()` avoid operations on `null` when failOuyang Yadong
2018-08-03test: fix incorrect file mode checkTimothy Gu
2018-05-24net: allow IPC servers be accessible by allBartosz Sosnowski
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-16test: add more test cases of server.listen optionJoyee Cheung