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

Method apply_options

src/proxy/PluginVC.cc:933–937  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

931}
932
933void
934PluginVC::apply_options()
935{
936 // do nothing
937}
938
939bool
940PluginVC::get_data(int id, void *data)

Calls

no outgoing calls

Tested by

no test coverage detected