[][src]Function tokio_anyfd::set_nonblocking

pub fn set_nonblocking(fd: RawFd) -> Result<()>

Set fd as non-blocking (the O_NONBLOCK flag).