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

Function get_ip

lib_acl_cpp/include/acl_cpp/redis/redis_role.hpp:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 off_ = off;
31 }
32 const char* get_ip() const {
33 return ip_.c_str();
34 }
35 int get_port() const {
36 return port_;
37 }

Callers 5

rpc_runMethod · 0.50
rpc_runMethod · 0.50
create_clusterMethod · 0.50
peek_masterMethod · 0.50
peek_slaveMethod · 0.50

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…