Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatoli Papirovski <apapirovski@mac.com>2017-09-07 21:02:19 +0300
committerMatteo Collina <hello@matteocollina.com>2017-09-07 21:37:21 +0300
commit46133b5beba2c780fb3b9a9d6be610d09f752182 (patch)
tree6bdd285a91b8c6304050b3561285dc86782f307c /.eslintrc.yaml
parent641646463ddac7f306730a216675428e2bbe4dbf (diff)
http2: use session not socket timeout, tests
Change default timeout to be tracked on the session instead of the socket, as nghttp2 manages the socket and we would need to maintain two sets of timeouts for similar purpose. Also fixes session setTimeout to work as it wasn't getting _unrefActive correctly (was called on the handle). Fixes: https://github.com/nodejs/node/issues/15158 PR-URL: https://github.com/nodejs/node/pull/15188 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Diffstat (limited to '.eslintrc.yaml')
0 files changed, 0 insertions, 0 deletions