Function socket2::sys::set_nonblocking

source ยท
pub(crate) fn set_nonblocking(fd: c_int, nonblocking: bool) -> Result<()>