Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ CanSend
Method
CanSend
library/cpp/netliba/v12/net_acks.h:446–448 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
444
}
445
void Step(float deltaT);
446
bool CanSend() const {
447
return Congestion->CanSend();
448
}
449
float GetTimeToNextPacketTimeout() const {
450
return TimeToNextPacketTimeout;
451
}
Callers
2
CheckMTU
Method · 0.45
SendCycle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected