summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-socket-destroy-send.js
AgeCommit message (Expand)Author
2020-02-29stream: fix multiple destroy callsRobert Nagy
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2018-03-06stream: updated streams error handlingMathias Buus
2017-12-24net: migrate errors to internal/errorskysnm
2017-06-14net: return this from destroy()Sam Roberts
2017-05-24stream: fix destroy(err, cb) regressionMatteo Collina