Home
last modified time | relevance | path

Searched defs:writeGoAway (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/golang.org/x/net/http2/
Dwrite.go85 type writeGoAway struct { struct
86 maxStreamID uint32
87 code ErrCode
90 func (p *writeGoAway) writeFrame(ctx writeContext) error {
96 func (*writeGoAway) staysWithinBuffer(max int) bool { return false } // flushes