Skip to content

Explore whether to enable Unix Domain Socket support for Diagnostics Server on Windows #63950

Open
@josalem

Description

@josalem

This will require changes in the IPC library in src/native/eventpipe as well as the diagnostics client. It will only work in versions of Windows newer than Win 10 1804 (TODO: verify this version). This may cause complications as we can't enable/disable this based on a RID, e.g., win7. We'll need some kind of runtime check to determine whether we should use a UDS.

CC @dotnet/dotnet-monitor @lateralusX @tommcdon

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions