Searched refs:closeWithErrorAndCode (Results 1 – 3 of 3) sorted by relevance
102 func (p *pipe) closeWithErrorAndCode(err error, fn func()) { p.closeWithError(&p.err, err, fn) } func
1945 cs.bufPipe.closeWithErrorAndCode(err, code)
1676 st.body.closeWithErrorAndCode(io.EOF, st.copyTrailersToHandlerRequest)