MCPcopy 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

kill_thisMethod · 0.80
set_next_stateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected