summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-persistent-keepalive.js
AgeCommit message (Expand)Author
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-06-10test: use random ports where possibleBrian White
2015-11-04test: fix test-net-persistent-keepalive for AIXImran Iqbal
2015-05-23net: return this from setNoDelay and setKeepAliveRoman Reiss
2015-05-19net: persist net.Socket options before connectEvan Lucas