Constant EWOULDBLOCK

Source
pub const EWOULDBLOCK: i32 = 11;
Expand description

The error number for EWOULDBLOCK on this platform.