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

Method get_shutdown_reason

include/proxy/http2/Http2ConnectionState.h:498–502  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

496}
497
498inline Http2ErrorCode
499Http2ConnectionState::get_shutdown_reason() const
500{
501 return shutdown_reason;
502}
503
504inline bool
505Http2ConnectionState::is_state_closed() const

Callers 2

main_event_handlerMethod · 0.80
main_event_handlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected