1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-09 10:00:57 +03:00
Files
mvfst/quic/api/QuicTransportFunctions.cpp
Yang Chi abfafda50f Write SendInstruction to DSRPacketizationRequestSender
Summary:
(1) Check if stream has DSR data
(2) Write them to the packet builder
(3) Guard against flow control and congestion control limit
(4) Add the instruction to the DSRPacketizationRequestSender
(5) Flush
(6) update connection state

Reviewed By: mjoras

Differential Revision: D26851557

fbshipit-source-id: 850958995ef10744826ee892fdea211ac441b078
2021-03-19 08:48:14 -07:00

57 KiB