MCPcopy Create free account
hub / github.com/catboost/catboost / IsLocal

Method IsLocal

library/cpp/netliba/v12/udp_host.cpp:1829–1831  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1827 }
1828
1829 bool TUdpHost::IsLocal(const TUdpAddress& address) const {
1830 return S.IsLocal(address);
1831 }
1832
1833 ///////////////////////////////////////////////////////////////////////////////
1834 TString TUdpHost::GetHostDebug() const {

Callers 2

DoSendsMethod · 0.45
SendRequestImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected