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

AnonymousPipeStreams.Linux, Process.Unix Streams: perform async I/O by using Socket implementation #44647

Merged
merged 16 commits into from
Mar 17, 2021

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    ab13c10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee7176 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d4e977 View commit details
    Browse the repository at this point in the history
  4. Refactor Socket creation

    tmds committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    3912dd6 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    tmds committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    aa27111 View commit details
    Browse the repository at this point in the history
  6. Fix broken comment

    tmds committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    99f4a01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2d9433 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ccc342 View commit details
    Browse the repository at this point in the history
  9. Refactor IsPipe to IsSocket

    tmds committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    a2625f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    25dc014 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4811590 View commit details
    Browse the repository at this point in the history
  12. Remove unneeded BufferedStream

    tmds committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    fdbd7f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. PR feedback

    tmds committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    f4e6480 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

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

Commits on Mar 12, 2021

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

Commits on Mar 15, 2021

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