Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ setType
Method
setType
base/poco/Net/src/NetworkInterface.cpp:461–464 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
459
460
461
inline void NetworkInterfaceImpl::setType(Type type)
462
{
463
_type = type;
464
}
465
466
467
inline void NetworkInterfaceImpl::setIndex(unsigned index)
Callers
1
setInterfaceParams
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected