Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ IsLocal
Function
IsLocal
library/cpp/netliba/v6/udp_http.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
bool IsLocal(const TUdpAddress& addr) {
43
InitLocalIPList();
44
return IsLocalFast(addr);
45
}
46
47
TUdpHttpRequest::~TUdpHttpRequest() {
48
}
Callers
1
CheckLoopback
Method · 0.50
Calls
2
InitLocalIPList
Function · 0.85
IsLocalFast
Function · 0.85
Tested by
no test coverage detected