Files
quic-go/internal/flowcontrol/base_flow_controller.go
Marten Seemann bfdeeae70c remove flow control mutexes for the sending data
Receiving MAX_{STREAM}_DATA frames and sending data is all done
sequentially, so we don't need a mutex there.
2017-12-16 00:23:48 +07:00

3.3 KiB