Home
last modified time | relevance | path

Searched refs:BreakWithError (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/vendor/golang.org/x/net/http2/
Dpipe.go98 func (p *pipe) BreakWithError(err error) { p.closeWithError(&p.breakErr, err, nil) } func
Dtransport.go1828 cs.bufPipe.BreakWithError(errClosedResponseBody)
Dserver.go2211 b.pipe.BreakWithError(errClosedBody)