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

src: write named pipe info in diagnostic report #38637

Closed
wants to merge 10 commits into from

Commits on May 11, 2021

  1. src: write named pipe info in diagnostic report

    Writes pipe handles with `uv_pipe_getsockname()` and `uv_pipe_getpeername()`.
    legendecas committed May 11, 2021
    Configuration menu
    Copy the full SHA
    534db1a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    74b1e3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd9185 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

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

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    0efa117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69d3ea5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

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

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    0112fba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14e0b9a View commit details
    Browse the repository at this point in the history
  3. fixup! test: windows fanned test failed

    various pipe connect API failed in parallel/test-net-connect-options-path.
    legendecas committed May 19, 2021
    Configuration menu
    Copy the full SHA
    d5d6ee7 View commit details
    Browse the repository at this point in the history