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

Method Addr

library/cpp/neh/tcp2.cpp:480–482  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

478 }
479
480 const TResolvedHost* Addr() const noexcept {
481 return Addr_;
482 }
483
484 TStringBuf Service() const noexcept {
485 return Loc_.Service;

Callers 8

TryToBindAddressesFunction · 0.45
TConnMethod · 0.45
RunMethod · 0.45
TConnectionMethod · 0.45
GetSendAddrFunction · 0.45
SendToMethod · 0.45
CreateSocketFunction · 0.45
PrintHostByRfcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected