net/http.http2flow.take (method)
7 uses
net/http (current package)
h2_bundle.go#L1240: func (f *http2flow) take(n int32) {
h2_bundle.go#L5237: sc.inflow.take(int32(f.Length))
h2_bundle.go#L5263: st.inflow.take(int32(f.Length))
h2_bundle.go#L7965: cs.flow.take(take)
h2_bundle.go#L8749: cs.inflow.take(int32(f.Length))
h2_bundle.go#L9733: wr.stream.flow.take(allowed)
h2_bundle.go#L9762: wr.stream.flow.take(int32(len(wd.p)))
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |