Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ set_check_addr
Method
set_check_addr
lib_acl_cpp/src/redis/redis_client.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void redis_client::set_check_addr(bool on)
50
{
51
check_addr_ = on;
52
}
53
54
void redis_client::set_ssl_conf(sslbase_conf* ssl_conf)
55
{
Callers
2
test_set
Function · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_set
Function · 0.36