Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
handleFirstServerHeader
Function · 0.80
request_block
Function · 0.80
fetch
Method · 0.80
Calls
1
setForWrite
Method · 0.80
Tested by
no test coverage detected