Skip to main content

EPOLLOUT

Constant EPOLLOUT 

Source
pub const EPOLLOUT: c_uint = 0x004;
Expand description

The associated file is available for write operations.