Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ destroy
Function
destroy
modules/cachedb_sql/cachedb_sql.c:589–592 ·
view source on GitHub ↗
* destroy function */
Source
from the content-addressed store, hash-verified
587
* destroy function
588
*/
589
static void destroy(void)
590
{
591
cachedb_end_connections(&cache_mod_name);
592
}
Callers
nothing calls this directly
Calls
1
cachedb_end_connections
Function · 0.85
Tested by
no test coverage detected