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 abortive connection shutdown in MsQuicConnection.Dispose #55493

Merged
merged 4 commits into from
Jul 15, 2021

Commits on Jul 12, 2021

  1. do abortive connection shutdown in MsQuicConnection.Dispose, add test…

    … for CloseAsync and Dispose, and remove CloseAsync from RunClientServer as it should not be necessary anymore
    Geoffrey Kizer committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    6e8b357 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. CloseAsync is no-op if disposed

    Geoffrey Kizer committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    3994cfe View commit details
    Browse the repository at this point in the history
  2. more review feedback

    Geoffrey Kizer committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    81e626f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    faf5e3a View commit details
    Browse the repository at this point in the history