pub async fn remove_pipe<P: AsRef<Path>>(path: P) -> Result<()>
Attempt to delete a Unix named pipe/FIFO from disk.