Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_peer
Method
get_peer
app/master/tools/master_dispatch/server/IConnection.cpp:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
}
8
9
const char* IConnection::get_peer(bool full /* = true */) const
10
{
11
return conn_->get_peer(full);
12
}
Callers
15
thread_on_accept
Method · 0.45
thread_on_timeout
Method · 0.45
thread_on_close
Method · 0.45
build_cluster
Method · 0.45
cluster_meeting
Method · 0.45
get_node_id
Method · 0.45
get_error
Method · 0.45
get_status
Method · 0.45
get_integer
Method · 0.45
get_string
Method · 0.45
get_array
Method · 0.45
thread_on_accept
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected