MCPcopy 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
49void redis_client::set_check_addr(bool on)
50{
51 check_addr_ = on;
52}
53
54void redis_client::set_ssl_conf(sslbase_conf* ssl_conf)
55{

Callers 2

test_setFunction · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_setFunction · 0.36