epoll::EPOLLOUT []

pub const EPOLLOUT: Events = Events{bits: libc::EPOLLOUT as u32,}

The associated file is available for write operations.