MCPcopy 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_clientMethod · 0.45

Calls

no outgoing calls

Tested by 1

launch_clientMethod · 0.36