MCPcopy 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
458const char* hsclient::get_addr(void) const
459{
460 return addr_;
461}
462
463int hsclient::get_id(void) const
464{

Callers 1

peekMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected