summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-session-unref.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-2/+2
* test: fix flaky http2-session-unrefAnatoli Papirovski2018-05-221-1/+4
* http2: destroy the socket properly and add testsMathias Buus2018-05-131-4/+10
* test: fix flaky test-http2-session-unrefAnatoli Papirovski2018-02-071-2/+0
* http2: implement ref() and unref() on client sessionsKelvin Jin2017-12-281-0/+53