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

Do not disable PTO when packets outstanding == 0 for initial/handshake #864

Merged
merged 1 commit into from
Jul 27, 2020

Commits on Jul 27, 2020

  1. Do not disable PTO when packets outstanding == 0 for initial/handshake

    See recovery 6.2.2.1, the client needs to keep sending packets until it
    receives HandshakeDone, even if all previous PTOs are acked and
    in_flight_outstanding drops to zero.
    Andy Grover committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    00b6998 View commit details
    Browse the repository at this point in the history