1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-24 04:01:07 +03:00
Files
mvfst/quic/state/QuicStreamFunctions.cpp
Matt Joras b0987bde3d Properly close DSR streams on ACK.
Summary: The bug here is that we weren't accounting for the DSR state when checking if the stream should be closed. This causes the stream state to live until the connection closes.

Reviewed By: yairgott

Differential Revision: D36269711

fbshipit-source-id: 403268db1940b2f00130709243aa6df1d2af39cd
2022-05-10 11:03:37 -07:00

16 KiB