MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / addr

Method addr

base/poco/Net/src/SocketAddress.cpp:222–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220
221
222const struct sockaddr* SocketAddress::addr() const
223{
224 return pImpl()->addr();
225}
226
227
228int SocketAddress::af() const

Callers 2

SocketAddressMethod · 0.45
SocketAddress.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected