Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/comdb2
/ close
Method
close
tools/comdb2ar/logholder.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void LogHolder::close()
77
{
78
impl->mp_appsock.reset();
79
}
80
81
void LogHolder::release_log(long long logno)
82
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected