mirror of
https://github.com/PeernetOfficial/core.git
synced 2026-07-18 03:07:51 +01:00
Update congestion_native.go
This commit is contained in:
@@ -31,7 +31,7 @@ func (ncc *NativeCongestionControl) Init(parms CongestionControlParms, synTime t
|
||||
|
||||
// This value should be adjusted at runtime according to congestion.
|
||||
parms.SetACKInterval(4)
|
||||
|
||||
|
||||
ncc.slowStart = false
|
||||
ncc.lastAck = parms.GetSndCurrSeqNo()
|
||||
ncc.loss = false
|
||||
|
||||
Reference in New Issue
Block a user