1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-25 15:43:13 +03:00
Files
mvfst/quic/state/test/QuicStreamFunctionsTest.cpp
Matt Joras 08ff75df2d Further stream manager cleanups.
Summary:
Turns out we weren't removing all the state from closed streams that we should have been.

Additionally, getStream can return `nullptr`. It is up to the caller to either check this or check `streamExists` first.

Reviewed By: yangchi

Differential Revision: D21047999

fbshipit-source-id: b477d44cfb02d5e1e3e8a805ab94bba87f1e8f1b
2020-04-15 18:49:06 -07:00

78 KiB