MCPcopy Create free account
hub / github.com/apache/trafficserver / get_zombie_event

Method get_zombie_event

include/proxy/http2/Http2ConnectionState.h:539–543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

537}
538
539inline Event *
540Http2ConnectionState::get_zombie_event()
541{
542 return zombie_event;
543}
544
545inline void
546Http2ConnectionState::schedule_zombie_event()

Callers 5

rcv_data_frameMethod · 0.95
rcv_priority_frameMethod · 0.95
rcv_settings_frameMethod · 0.95
main_event_handlerMethod · 0.80
main_event_handlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected