Skip to content

uvio needs tests for pipes on windows #10386

Closed
@alexcrichton

Description

@alexcrichton

I wrote a few, but they're all failing. I wasn't even able to create a pipe without getting EACCES, so I'm probably just doing something wrong (or I don't know what a named pipe is on windows).

We would ideally like to rename net::unix to something along the lines of pipe and allow usage for all users (not just unix ones), but this involves figuring out how to test it first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcE-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions