Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_cont_flags
Function
get_cont_flags
src/tscore/ContFlags.cc:40–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
ContFlags
41
get_cont_flags()
42
{
43
return local_flags;
44
}
45
46
bool
47
get_cont_flag(ContFlags::flags flag_bit)
Callers
4
schedule
Method · 0.85
schedule_local
Method · 0.85
attach_server_session
Method · 0.85
Continuation
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected