exchanges #20
@ -11,7 +11,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const RttExponentialFactor = 0.1
|
const RttExponentialFactor = 0.1
|
||||||
const RttLossDelay = 1.5
|
const RttLossDelay = 0.5
|
||||||
|
|
||||||
type NewReno struct {
|
type NewReno struct {
|
||||||
sequence chan uint32
|
sequence chan uint32
|
||||||
|
Loading…
Reference in New Issue
Block a user