mirror of
https://github.com/SagerNet/sing-quic.git
synced 2025-04-05 04:47:40 +03:00
parent
b2c108e491
commit
99b3c843b6
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ const (
|
||||||
// Flag.
|
// Flag.
|
||||||
defaultStartupFullLossCount = 8
|
defaultStartupFullLossCount = 8
|
||||||
quicBbr2DefaultLossThreshold = 0.02
|
quicBbr2DefaultLossThreshold = 0.02
|
||||||
maxBbrBurstPackets = 3
|
maxBbrBurstPackets = 10
|
||||||
)
|
)
|
||||||
|
|
||||||
type bbrMode int
|
type bbrMode int
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue