This is an issue to track progress on the implementation of unix pipes (named pipes for windows) in 1:1 mode. This will involve filling out the `unix_bind` and `unix_connect` functions inside of `libnative/io/mod.rs`
This is an issue to track progress on the implementation of unix pipes (named pipes for windows) in 1:1 mode.
This will involve filling out the
unix_bindandunix_connectfunctions inside oflibnative/io/mod.rs