1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-22 16:02:34 +03:00
Files
mvfst/quic/common/ChainedByteRange.cpp
Aman Sharma ae830e6062 Just have next pointer in ChainedByteRange
Summary: We don't actually need both a `next_` and `prev_` pointer. We just need the former.

Reviewed By: hanidamlaj

Differential Revision: D59401789

fbshipit-source-id: 0f65dd2cd64d0922e552c4a59d7bbaa8ca27ee29
2024-07-15 16:51:49 -07:00

5.4 KiB