You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add setStopSendingCallback override to MockQuicSocketDriver
Summary: Add a `stopSendingCb` field to `StreamState` and wire up a `setStopSendingCallback` mock on the socket. When a stop_sending event is delivered, invoke the per-stream callback (and clear it) after the connection-level `onStopSending`.
Reviewed By: afrind
Differential Revision: D98362303
fbshipit-source-id: dd5cad60440259af035b8716589528e0875b1b17
0 commit comments