Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ address
Method
address
include/process/socket.hpp:332–335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
330
}
331
332
Try<AddressType> address() const
333
{
334
return convert<AddressType>(impl->address());
335
}
336
337
Try<AddressType> peer() const
338
{
Callers
1
launch_client
Method · 0.45
Calls
no outgoing calls
Tested by
1
launch_client
Method · 0.36