Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ is_tunnel_active
Method
is_tunnel_active
include/proxy/http/HttpTunnel.h:509–513 ·
view source on GitHub ↗
/ Inline Functions
Source
from the content-addressed store, hash-verified
507
// Inline Functions
508
//
509
inline bool
510
HttpTunnel::is_tunnel_active() const
511
{
512
return active;
513
}
514
515
// void HttpTunnel::abort_cache_write_finish_others
516
//
Callers
3
state_watch_for_client_abort
Method · 0.80
handle_server_setup_error
Method · 0.80
kill_this
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected