You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).