Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetCongestionControl
Method
GetCongestionControl
library/cpp/netliba/v12/net_acks.h:418–420 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
416
Congestion = p;
417
}
418
TIntrusivePtr<TCongestionControl> GetCongestionControl() const {
419
return Congestion.Get();
420
}
421
bool IsInitialized() {
422
return PacketCount != 0;
423
}
Callers
2
CheckMTU
Method · 0.45
InitXfer
Method · 0.45
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected