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

Method setDisplayName

base/poco/Net/src/NetworkInterface.cpp:479–482  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

477
478
479inline void NetworkInterfaceImpl::setDisplayName(const std::string& name)
480{
481 _displayName = name;
482}
483
484
485inline void NetworkInterfaceImpl::setAdapterName(const std::string& name)

Callers 1

setInterfaceParamsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected