Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ end_both
Method
end_both
include/proxy/http/HttpCacheSM.h:220–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
void
221
end_both()
222
{
223
// We close the read so that cache
224
// records its stats
225
close_read();
226
abort_write();
227
}
228
229
int
230
get_last_error() const
Callers
4
perform_transform_cache_write_action
Method · 0.80
perform_cache_write_action
Method · 0.80
kill_this
Method · 0.80
set_next_state
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected