You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A quicly sender should check to see if the congestion window is being used, for some definition of "being used", before increasing it. It currently always increases on receiving new acks, even if the entire window is not being used.
The text was updated successfully, but these errors were encountered:
A quicly sender should check to see if the congestion window is being used, for some definition of "being used", before increasing it. It currently always increases on receiving new acks, even if the entire window is not being used.
The text was updated successfully, but these errors were encountered: