pub fn tcdrain(fd: RawFd) -> Result<()>
Blocks until all output written to the file descriptor is transmitted.
fd