small flow stuff and hs fix
This commit is contained in:
@@ -52,7 +52,7 @@ struct FlowOnly : public CCAI {
|
||||
float getCurrentDelay(void) const override;
|
||||
|
||||
// call updateWindow() to update this value
|
||||
float getWindow(void) const override;
|
||||
virtual float getWindow(void) const override;
|
||||
|
||||
void addRTT(float new_delay);
|
||||
|
||||
|
Reference in New Issue
Block a user