var google.golang.org/grpc/internal/transport.bdpPing
5 uses
google.golang.org/grpc/internal/transport (current package)
bdp_estimator.go#L47: var bdpPing = &ping{data: [8]byte{2, 4, 16, 16, 9, 14, 7, 7}}
bdp_estimator.go#L75: if bdpPing.data != d {
bdp_estimator.go#L107: if bdpPing.data != d {
http2_client.go#L974: t.controlBuf.put(bdpPing)
http2_server.go#L607: t.controlBuf.put(bdpPing)
![]() |
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. |