MCPcopy 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//
509inline bool
510HttpTunnel::is_tunnel_active() const
511{
512 return active;
513}
514
515// void HttpTunnel::abort_cache_write_finish_others
516//

Callers 3

kill_thisMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected