net/http.http2serverConn.unackedSettings (field)
5 uses
net/http (current package)
h2_bundle.go#L4084: unackedSettings int // how many SETTINGS have we sent without ACKs?
h2_bundle.go#L4396: sc.unackedSettings++
h2_bundle.go#L5115: sc.unackedSettings--
h2_bundle.go#L5116: if sc.unackedSettings < 0 {
h2_bundle.go#L5398: if sc.unackedSettings == 0 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)