Home
last modified time | relevance | path

Searched refs:update_while_pending (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dselector.rs403 fn update_while_pending(&mut self) -> io::Result<()> { in update_while_pending() method
439 SockPollStatus::Pending => self.update_while_pending(), in update()