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

Method set_plugin_id

src/proxy/PluginVC.cc:1198–1202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1196}
1197
1198void
1199PluginVCCore::set_plugin_id(int64_t id)
1200{
1201 passive_vc.plugin_id = active_vc.plugin_id = id;
1202}
1203
1204void
1205PluginVCCore::set_plugin_tag(const char *tag)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected