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

Socket: delete unix local endpoint filename on Close #52103

Merged
merged 13 commits into from
May 31, 2021

Commits on Apr 30, 2021

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

Commits on May 3, 2021

  1. Cleanup tests

    tmds committed May 3, 2021
    Configuration menu
    Copy the full SHA
    8ba0849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b52142b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

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

Commits on May 11, 2021

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

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    5696edf View commit details
    Browse the repository at this point in the history
  2. Remove code using _localEndPoint

    tmds committed May 19, 2021
    Configuration menu
    Copy the full SHA
    2dde20f View commit details
    Browse the repository at this point in the history
  3. Fix bad merge with master

    tmds committed May 19, 2021
    Configuration menu
    Copy the full SHA
    779f3f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    580e4d9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Socket_ConnectAsyncUnixDomainSocketEndPoint_NotServer: remove Assert …

    …that fails on Windows
    tmds committed May 20, 2021
    Configuration menu
    Copy the full SHA
    1cba885 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. UnixDomainSocketEndPoint_RelativePathDeletesFile: add PlatformSupport…

    …sUnixDomainSockets condition
    tmds committed May 25, 2021
    Configuration menu
    Copy the full SHA
    ae2f735 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. UnixDomainSocketEndPoint_RelativePathDeletesFile: fix, can't have two…

    … ConditionalFact attributes.
    tmds committed May 27, 2021
    Configuration menu
    Copy the full SHA
    f52250e View commit details
    Browse the repository at this point in the history