Searched refs:POLL_SEND (Results 1 – 2 of 2) sorted by relevance
32 self.flags |= afd::POLL_SEND; in set_writable()52 pub(crate) const WRITABLE_FLAGS: u32 = afd::POLL_SEND | afd::POLL_ABORT | afd::POLL_CONNECT_FAIL;102 afd::POLL_SEND, in debug_details()
219 pub const POLL_SEND: u32 = 0b000_000_100; constant232 | POLL_SEND