better filter and cubic fixes
This commit is contained in:
@@ -49,6 +49,8 @@ struct CCAI {
|
||||
// returns current rtt/delay
|
||||
virtual float getCurrentDelay(void) const = 0;
|
||||
|
||||
virtual float getWindow(void) = 0;
|
||||
|
||||
// TODO: api for how much data we should send
|
||||
// take time since last sent into account
|
||||
// respect max_byterate_allowed
|
||||
|
Reference in New Issue
Block a user