forked from quic-go/quic-go
trace congestion state changes
This commit is contained in:
@@ -103,6 +103,7 @@ func newSentPacketHandler(
|
||||
congestion.DefaultClock{},
|
||||
rttStats,
|
||||
true, // use Reno
|
||||
tracer,
|
||||
)
|
||||
|
||||
return &sentPacketHandler{
|
||||
|
||||
Reference in New Issue
Block a user