Skip to main content

EPOLLIN

Constant EPOLLIN 

Source
pub const EPOLLIN: c_uint = 0x001;
Expand description

The associated file is available for read operations.