Searched refs:BreakWithError (Results 1 – 3 of 3) sorted by relevance
98 func (p *pipe) BreakWithError(err error) { p.closeWithError(&p.breakErr, err, nil) } func
1828 cs.bufPipe.BreakWithError(errClosedResponseBody)
2211 b.pipe.BreakWithError(errClosedBody)