MCPcopy Create free account
hub / github.com/acl-dev/acl / set_ssl_conf

Method set_ssl_conf

lib_acl_cpp/src/redis/redis_client.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void redis_client::set_ssl_conf(sslbase_conf* ssl_conf)
55{
56 ssl_conf_ = ssl_conf;
57}
58
59void redis_client::set_password(const char* pass)
60{

Callers 4

create_poolMethod · 0.45
start_channelMethod · 0.45
create_connectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected