MCPcopy 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
208inline bool
209Http2CommonSession::ready_to_free() const
210{
211 return kill_me;
212}
213
214inline void
215Http2CommonSession::set_dying_event(int event)

Callers 1

main_event_handlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected