poll_oneoff

Function poll_oneoff 

Source
pub async fn poll_oneoff<'a>(poll: &mut Poll<'a>) -> Result<(), Error>
Available on crate feature sync and Unix only.