Commit e76d664
HalfClosedLocalToClosed: give ACK and stream distinct PNs
Summary:
The ACK used pre-increment and the stream packet used post-increment, so both ended up with the same packet number. D104911111 drops duplicates per RFC 9000 12.3, so the stream frame is no longer processed and readAvailable never fires.
Use pre-increment for the stream packet, matching the convention used by the other ACK + stream pairs in this file.
___
overriding_review_checks_triggers_an_audit_and_retroactive_review
Oncall Short Name: traffic_protocols
landed-with-radar-review
Differential Revision: D105880715
fbshipit-source-id: 69efdacaeda01db950ce2fc809a225142070a7601 parent 1076e98 commit e76d664
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4855 | 4855 | | |
4856 | 4856 | | |
4857 | 4857 | | |
4858 | | - | |
| 4858 | + | |
4859 | 4859 | | |
4860 | 4860 | | |
4861 | 4861 | | |
| |||
0 commit comments