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

Method release

include/proxy/ParentSelection.h:440–444  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

438 }
439
440 static void
441 release(ParentConfigParams *strategy)
442 {
443 configProcessor.release(ParentConfig::m_id, strategy);
444 }
445
446 static int m_id;
447};

Callers 4

~ACLMethod · 0.45
clearMethod · 0.45
releaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected