better filter and cubic fixes
This commit is contained in:
@@ -57,6 +57,8 @@ struct FlowOnly : public CCAI {
|
||||
// VERY sensitive to bundling acks
|
||||
float getCurrentDelay(void) const override;
|
||||
|
||||
float getWindow(void) override;
|
||||
|
||||
void addRTT(float new_delay);
|
||||
|
||||
void updateWindow(void);
|
||||
|
Reference in New Issue
Block a user