Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ is_failed
Method
is_failed
include/iocore/hostdb/HostDBProcessor.h:824–828 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
822
}
823
824
inline bool
825
HostDBRecord::is_failed() const
826
{
827
return flags.f.failed_p;
828
}
829
830
inline void
831
HostDBRecord::set_failed()
Callers
7
reply_to_cont
Function · 0.80
probe
Function · 0.80
getby
Method · 0.80
iterateEvent
Method · 0.80
process_hostdb_info
Method · 0.80
state_dns_lookup
Method · 0.80
OSDNSLookup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected