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

Method last_fail_time

include/iocore/hostdb/HostDBProcessor.h:227–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227inline ts_time
228HostDBInfo::last_fail_time() const
229{
230 return last_failure;
231}
232
233inline bool
234HostDBInfo::is_alive()

Callers 4

is_aliveMethod · 0.95
is_downMethod · 0.95
selectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected