Files
quic-go/internal/flowcontrol/interface.go
Marten Seemann b8ea5c7981 simplify generation of STREAM_DATA_BLOCKED frames (#4608)
The stream always gets blocked at the current write offset. There's no
need to return this offset from the flow controller.
2024-08-01 13:08:09 -07:00

1.5 KiB