write_loop

Function write_loop 

Source
async fn write_loop(fd: Arc<AsyncFd<OwnedFd>>, rx: Receiver<Vec<u8>>)