Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ is_active
Method
is_active
include/proxy/ProxySession.h:247–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
}
246
247
inline bool
248
ProxySession::is_active() const
249
{
250
return m_active;
251
}
252
253
inline bool
254
ProxySession::is_draining() const
Callers
3
create_server_session
Method · 0.45
release_stream
Method · 0.45
common_free
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected