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

refactor old APM [Begin/End]Accept methods on top of Task APIs, and enable for Unix as well #51212

Merged
merged 7 commits into from
Apr 26, 2021

Commits on Apr 18, 2021

  1. refactor old APM [Begin/End]Accept methods on top of Task APIs, and e…

    …nable for Unix as well
    Geoffrey Kizer committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    dfdb557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a3651 View commit details
    Browse the repository at this point in the history
  3. fix AcceptReceive test to run on unix too

    Geoffrey Kizer committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    e53e896 View commit details
    Browse the repository at this point in the history
  4. dispose accepted socket if receive throws

    Geoffrey Kizer committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    3a1b865 View commit details
    Browse the repository at this point in the history
  5. remove CallbackClosure cache

    Geoffrey Kizer committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    27305b2 View commit details
    Browse the repository at this point in the history
  6. fix test helper to indicate AcceptReceive with EAP is still only supp…

    …orted on Windows
    Geoffrey Kizer committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    9378d1d View commit details
    Browse the repository at this point in the history
  7. rip out TaskToApmBeginWithSyncExceptions and adjust tests

    Geoffrey Kizer committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    c9b31af View commit details
    Browse the repository at this point in the history