MCPcopy 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
76void LogHolder::close()
77{
78 impl->mp_appsock.reset();
79}
80
81void LogHolder::release_log(long long logno)
82{

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected