-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't clear the readBuffer when sending a RESET_STREAM frame
Summary: When we are sending a reset, we shouldn't clear out the read buffer because resets are a unidirectional event. Reviewed By: hanidamlaj Differential Revision: D66135577 fbshipit-source-id: ef388954f7c427017a1fa676d67ac80f3d001091
- Loading branch information
1 parent
6b50bb6
commit 0dca9fb
Showing
2 changed files
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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