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

Method get_open_read_tries

include/proxy/http/HttpCacheSM.h:138–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136 }
137
138 int
139 get_open_read_tries()
140 {
141 return open_read_tries;
142 }
143
144 void
145 set_open_write_tries(int value)

Callers 2

TSHttpTxnInfoIntGetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected