pipe_half

Function 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.