Constant EINTR

Source
pub const EINTR: i32 = 4;
Expand description

The error number for EINTR on this platform.