MCPcopy 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
214inline void
215Http2CommonSession::set_dying_event(int event)
216{
217 dying_event = event;
218}
219
220inline int
221Http2CommonSession::get_dying_event() const

Callers 2

main_event_handlerMethod · 0.80
main_event_handlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected