Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Devents.rs17 POLL_ABORT, POLL_ACCEPT, POLL_CONNECT_FAIL, POLL_DISCONNECT, POLL_RECEIVE, POLL_SEND,
137 POLL_RECEIVE | POLL_DISCONNECT | POLL_ABORT | POLL_ACCEPT | POLL_CONNECT_FAIL;
H A Dafd.rs37 pub const POLL_ACCEPT: u32 = 0x0080; consts
44 | POLL_ACCEPT

Completed in 1 milliseconds