Constant EWOULDBLOCK

pub const EWOULDBLOCK: Errno;
Expand description

EWOULDBLOCK is aliased to EAGAIN.