Searched refs:POLL_SEND (Results 1 – 2 of 2) sorted by relevance
17 POLL_ABORT, POLL_ACCEPT, POLL_CONNECT_FAIL, POLL_DISCONNECT, POLL_RECEIVE, POLL_SEND,138 pub(crate) const WRITABLE_FLAGS: u32 = POLL_SEND | POLL_ABORT | POLL_CONNECT_FAIL;
33 pub const POLL_SEND: u32 = 0x0004; const42 | POLL_SEND