Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
539
inline Event *
540
Http2ConnectionState::get_zombie_event()
541
{
542
return zombie_event;
543
}
544
545
inline void
546
Http2ConnectionState::schedule_zombie_event()
Callers
5
rcv_data_frame
Method · 0.95
rcv_priority_frame
Method · 0.95
rcv_settings_frame
Method · 0.95
main_event_handler
Method · 0.80
main_event_handler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected