node/lib/internal/http2
James M Snell 09480a8bf0 http2: guard against destroyed session, timeouts
Guard against destroyed session in timeouts and goaway event.

Improve timeout handling a bit.

PR-URL: https://github.com/nodejs/node/pull/15106
Fixes: https://github.com/nodejs/node/issues/14964
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2017-09-05 12:23:10 -07:00
..
compat.js http2: handle 100-continue flow & writeContinue 2017-08-30 12:00:49 -07:00
core.js http2: guard against destroyed session, timeouts 2017-09-05 12:23:10 -07:00
util.js http2: use per-environment buffers 2017-08-13 17:20:40 +02:00