Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_addr
Method
get_addr
lib_acl_cpp/src/hsocket/hsclient.cpp:458–461 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
456
}
457
458
const char* hsclient::get_addr(void) const
459
{
460
return addr_;
461
}
462
463
int hsclient::get_id(void) const
464
{
Callers
1
peek
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected