forked from quic-go/quic-go
The value was not updated correctly when receiving reordered packets. Since it's trivial to determine it from the list of received packets, the easiest fix is to remove it.
The value was not updated correctly when receiving reordered packets. Since it's trivial to determine it from the list of received packets, the easiest fix is to remove it.