Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ is_recursing
Method
is_recursing
include/proxy/http2/Http2CommonSession.h:226–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
inline bool
227
Http2CommonSession::is_recursing() const
228
{
229
return recursion > 0;
230
}
231
232
inline bool
233
Http2CommonSession::get_half_close_local_flag() const
Callers
4
main_event_handler
Method · 0.45
main_event_handler
Method · 0.45
main_event_handler
Method · 0.45
common_free
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected