Function fdio::pipe_half

source ·
pub fn pipe_half() -> Result<(File, Socket), Status>
Expand description

Creates a named pipe and returns one end as a zx::Socket.