Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ ready_to_free
Method
ready_to_free
include/proxy/http2/Http2CommonSession.h:208–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
// INLINE
207
208
inline bool
209
Http2CommonSession::ready_to_free() const
210
{
211
return kill_me;
212
}
213
214
inline void
215
Http2CommonSession::set_dying_event(int event)
Callers
1
main_event_handler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected