MCPcopy 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
40ContFlags
41get_cont_flags()
42{
43 return local_flags;
44}
45
46bool
47get_cont_flag(ContFlags::flags flag_bit)

Callers 4

scheduleMethod · 0.85
schedule_localMethod · 0.85
attach_server_sessionMethod · 0.85
ContinuationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected