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 c59b3bf651 Change removeAfter offset to removeStartingAt
Summary: Some of the logic in subsequent diffs becomes a little easier if we change the "remove after" to "remove starting at", because we don't have to subtract 1 off of the reliable reset offset before passing it into these functions.

Reviewed By: jbeshay

Differential Revision: D66275065

fbshipit-source-id: 54a92dde7b23d09a1f8f59bfeabbec4fb149518a
2024-11-27 13:03:27 -08:00

20 KiB