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

Method get_open_write_tries

include/proxy/http/HttpCacheSM.h:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148 }
149
150 int
151 get_open_write_tries()
152 {
153 return open_write_tries;
154 }
155
156 int
157 get_volume_number()

Calls

no outgoing calls

Tested by

no test coverage detected