Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
222
const struct sockaddr* SocketAddress::addr() const
223
{
224
return pImpl()->addr();
225
}
226
227
228
int SocketAddress::af() const
Callers
2
SocketAddress
Method · 0.45
SocketAddress.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected