Files
quic-go/internal/flowcontrol/stream_flow_controller_test.go
Marten Seemann 42f04d4e02 refactor frame packing to logic to not access the streams map (#4596)
* avoid accessing the streams map when packing stream data

* avoid accessing the streams map when packing flow control frames

* remove streamGetter interface
2024-07-28 12:32:54 -07:00

11 KiB