http2: refactor close/destroy for Http2Stream and Http2Session by jasnell · Pull Request #17406 · nodejs/node
added
the
lib / src
label
Nov 30, 2017labels
Nov 30, 2017
jasnell
changed the title
[WIP] http2: refactor close/destroy for Http2Stream and Http2Session
http2: refactor close/destroy for Http2Stream and Http2Session
jasnell
changed the title
http2: refactor close/destroy for Http2Stream and Http2Session
[WIP] http2: refactor close/destroy for Http2Stream and Http2Session
evanlucas pushed a commit that referenced this pull request
Jan 30, 2018MylesBorins pushed a commit to MylesBorins/node that referenced this pull request
Apr 12, 2018PR-URL: nodejs#17406 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
MylesBorins pushed a commit to MylesBorins/node that referenced this pull request
Apr 12, 2018PR-URL: nodejs#17406 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> This is a significant cleanup and refactoring of the cleanup/close/destroy logic for Http2Stream and Http2Session. There are significant changes here in the timing and ordering of cleanup logic, JS apis. and various related necessary edits.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters