MCPcopy Create free account
hub / github.com/apache/trafficserver / setupVioWrite

Method setupVioWrite

plugins/slice/Stage.h:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148 }
149
150 void
151 setupVioWrite(TSCont contp, int64_t const bytesout)
152 {
153 m_write.setForWrite(m_vc, contp, bytesout);
154 }
155
156 void
157 abort()

Callers 3

handleFirstServerHeaderFunction · 0.80
request_blockFunction · 0.80
fetchMethod · 0.80

Calls 1

setForWriteMethod · 0.80

Tested by

no test coverage detected