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

Method get_other_side

include/proxy/PluginVC.h:115–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 bool set_data(int id, void *data) override;
114
115 virtual PluginVC *
116 get_other_side()
117 {
118 return other_side;
119 }
120
121 //@{ @name Plugin identity.
122 /// Override for @c PluginIdentity.

Callers 3

httpConnectMethod · 0.80
TSHttpConnectTransparentFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected