Skip to content

[WSLC] [BLOCKED ON WSLCSDK] State-aware daemon should expose native STDIO handles #1258

Description

Description of the task

Via WslcGetProcessIOHandle (https://wsl.dev/api-reference/c/process-apis/wslcgetprocessiohandle/)

&

typedef enum WslcProcessIOHandle
{
    WSLC_PROCESS_IO_HANDLE_STDIN = 0,
    WSLC_PROCESS_IO_HANDLE_STDOUT = 1,
    WSLC_PROCESS_IO_HANDLE_STDERR = 2
} WslcProcessIOHandle;

https://wsl.dev/api-reference/c/enumerations/wslcprocessiohandle/

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Issue-TaskEngineering, maintenance, or operational work that is not a bug or feature request.Priority2High-impact issue affecting key functionality; prioritize for the next appropriate release.

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions