Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ ClientImpl
Method
ClientImpl
RedisStudio/SSDB/SSDB_impl.cpp:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
ClientImpl::ClientImpl(){
46
link = NULL;
47
}
48
49
ClientImpl::~ClientImpl(){
50
if(link){
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected