Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ IsFinished
Method
IsFinished
library/cpp/netliba/v12/udp_host.cpp:104–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
bool IsFinished() const {
105
return ConnectionHash.begin() == CachedPos;
106
}
107
108
const TIntrusivePtr<IConnection>* FindPtr(const TGUID& guid) const {
109
return ConnectionHash.FindPtr(guid);
Callers
1
StepLow
Method · 0.45
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected