Hani Damlaj
2660a288b3
Update Company Name
...
Summary: - as title
Reviewed By: lnicco
Differential Revision: D33513410
fbshipit-source-id: 282b6f512cf83b9abb7990402661135b658f7bd1
2022-01-13 12:07:48 -08:00
Brandon Schlinker
47e81def4b
Equality and inequality operator for IntervalSet
...
Summary: Enables comparisons between IntervalSets by triggering the underlying container's comparator.
Reviewed By: mjoras
Differential Revision: D32867197
fbshipit-source-id: 5e0c6658f22a8d6fed200d6263d418d3ee929b77
2021-12-11 22:40:44 -08:00
Andres Suarez
05d07cbfd0
Apply clang-format update fixes
...
Reviewed By: igorsugak
Differential Revision: D25849213
fbshipit-source-id: a2a538230e769b2c328ae3dd0a19dfbfd693fe3b
2021-01-09 15:39:52 -08:00
Matt Joras
f041ec17ef
Use folly::small_vector for ack blocks
...
Summary: By modifying `IntervalSet` a bit we can make it so it takes a `folly::small_vector` as the container. We expect that for real traffic there will not generally be a lot of ACK blocks per frame, so optimize for that.
Reviewed By: siyengar
Differential Revision: D18919975
fbshipit-source-id: 199a2ea9ba5003382e2d7d99fc7a6de7e8aafdca
2019-12-12 12:06:31 -08:00
Luca Niccolini
cf842aab47
cleanup some unused includes and using
...
Reviewed By: yangchi
Differential Revision: D16976466
fbshipit-source-id: c1fc2ee0795997f498ac7431542bbfbf1f0d2fb2
2019-08-24 02:03:39 -07:00
udippant
50d4939e9e
Initial commit of mvfst
2019-04-22 23:42:46 -07:00