MCPcopy Create free account
hub / github.com/3rdparty/libprocess / address

Method address

src/http.cpp:2297–2300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2295
2296
2297Try<network::Address> Server::address() const
2298{
2299 return socket.address();
2300}
2301
2302
2303Request createRequest(

Callers 6

connectFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_PFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 5

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36
TEST_FFunction · 0.36