Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetMaxWindow
Method
GetMaxWindow
library/cpp/netliba/v6/net_acks.h:270–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
return ActiveTransferCount;
269
}
270
float GetMaxWindow() const {
271
return UseTOSforAcks ? MaxWindow : -1;
272
}
273
void MarkAlive() {
274
TimeSinceLastRecv = 0;
275
Callers
1
GetPeerLinkDebug
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected