dont count timed-out as in-flight bytes

This commit is contained in:
Green Sky
2025-12-12 15:37:21 +01:00
parent 1319c11daf
commit 8576c5c153
5 changed files with 31 additions and 12 deletions

View File

@@ -63,7 +63,7 @@ struct LEDBAT : public CCAI {
int64_t canSend(float time_delta) override;
// get the list of timed out seq_ids
std::vector<SeqIDType> getTimeouts(void) const override;
std::vector<SeqIDType> getTimeouts(void) override;
public: // callbacks
// data size is without overhead