Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
release_outbound_connection_tracking
Method · 0.45
~ACL
Method · 0.45
clear
Method · 0.45
release
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected