Home
last modified time | relevance | path

Searched refs:POLL_LOCAL_CLOSE (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dafd.rs36 pub const POLL_LOCAL_CLOSE: u32 = 0x0020; consts
45 | POLL_LOCAL_CLOSE
H A Dselector.rs370 self.poll_info.handles[0].events = self.user_interests_flags | afd::POLL_LOCAL_CLOSE; in update_while_idle()
473 } else if self.poll_info.handles[0].events & afd::POLL_LOCAL_CLOSE != 0 { in sock_feed_event()

Completed in 2 milliseconds