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

Method release

src/proxy/http/HttpConfig.cc:1439–1443  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////// HttpConfig::release() ///////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

1437//
1438////////////////////////////////////////////////////////////////
1439void
1440HttpConfig::release(HttpConfigParams *params)
1441{
1442 configProcessor.release(m_id, params);
1443}
1444
1445////////////////////////////////////////////////////////////////
1446//

Callers 8

~HttpSMMethod · 0.45
tunnel_handler_serverMethod · 0.45
tunnel_handler_uaMethod · 0.45
do_http_server_openMethod · 0.45
acquire_sessionMethod · 0.45
loadLogConfigMethod · 0.45
preproc_thread_mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected