Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_run
Method · 0.50
rpc_run
Method · 0.50
create_cluster
Method · 0.50
peek_master
Method · 0.50
peek_slave
Method · 0.50
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…