const golang.org/x/net/http2.SettingMaxConcurrentStreams
7 uses
golang.org/x/net/http2 (current package)
http2.go#L152: SettingMaxConcurrentStreams SettingID = 0x3
http2.go#L161: SettingMaxConcurrentStreams: "MAX_CONCURRENT_STREAMS",
server.go#L900: {SettingMaxConcurrentStreams, sc.advMaxStreams},
server.go#L1710: case SettingMaxConcurrentStreams:
transport.go#L2798: case SettingMaxConcurrentStreams:
google.golang.org/grpc/internal/transport
http2_client.go#L1208: case http2.SettingMaxConcurrentStreams:
http2_server.go#L177: ID: http2.SettingMaxConcurrentStreams,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)