1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-24 04:01:07 +03:00
Files
mvfst/quic/state/test/StreamDataTest.cpp
Aman Sharma 132a6b821c Make an allBytesAckedTill function
Summary: With reliable resets, we can only safely close a stream once all bytes until the reliable size have been ACKed by the peer. We're going to use this helper function to aid us in that.

Reviewed By: mjoras

Differential Revision: D66781309

fbshipit-source-id: 66094929b53c9eab3185e05b8a033b112577b60b
2024-12-10 16:39:37 -08:00

21 KiB