Skip to content

io::net::unix needs to be renamed #12093

Closed
@alexcrichton

Description

@alexcrichton

Right now, it's got cfg(unix), so then name "unix pipes" makes sense. The librustuv implementation supports windows named pipes, and the libnative implementation will soon also support named pipes.

This should probably be renamed to io::pipe or io::net::pipe (or something like that).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions