Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ set_dying_event
Method
set_dying_event
include/proxy/http2/Http2CommonSession.h:214–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
inline void
215
Http2CommonSession::set_dying_event(int event)
216
{
217
dying_event = event;
218
}
219
220
inline int
221
Http2CommonSession::get_dying_event() const
Callers
2
main_event_handler
Method · 0.80
main_event_handler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected