io: add NamedPipe
type on windows
#3118
Labels
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-io
Module: tokio/io
Mio provides a
NamedPipe
type. Tokio can provide its own wrapper around it.The details of the API should be proposed before work on a PR starts. I am not sure if we want to copy
mio
or tweak the API.The text was updated successfully, but these errors were encountered: