Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
498
inline Http2ErrorCode
499
Http2ConnectionState::get_shutdown_reason() const
500
{
501
return shutdown_reason;
502
}
503
504
inline bool
505
Http2ConnectionState::is_state_closed() 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