Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TryToBindAddresses
Function · 0.45
TConn
Method · 0.45
Run
Method · 0.45
TConnection
Method · 0.45
GetSendAddr
Function · 0.45
SendTo
Method · 0.45
CreateSocket
Function · 0.45
PrintHostByRfc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected