Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ACK frequency extension corner case #1672

Merged
merged 4 commits into from
Sep 24, 2023
Merged

Fix ACK frequency extension corner case #1672

merged 4 commits into from
Sep 24, 2023

Commits on Sep 24, 2023

  1. Fix ACK frequency extension corner case

    Reflects the logic change in
    quicwg/ack-frequency#222. See also discussion
    in quicwg/ack-frequency#183.
    Ralith committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b7f9c65 View commit details
    Browse the repository at this point in the history
  2. Bump MSRV to 1.65 for let-else

    Ralith committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    ab5bd33 View commit details
    Browse the repository at this point in the history
  3. Reduce rightward drift

    Ralith committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    e2dd8b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4b667a View commit details
    Browse the repository at this point in the history