Constant nix::errno::EWOULDBLOCK

pub const EWOULDBLOCK: Errno = Errno::EAGAIN;
On this page