Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_flags
Method
get_flags
include/tscore/ContFlags.h:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
uint32_t
60
get_flags() const
61
{
62
return raw_flags;
63
}
64
void
65
set_flag(enum flags flag_bit, bool value)
66
{
Callers
7
schedule
Method · 0.45
schedule_local
Method · 0.45
attach_server_session
Method · 0.45
_add_buffer_header
Method · 0.45
set_cont_flags
Function · 0.45
Continuation
Method · 0.45
ContFlags
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected