Constant nix::errno::EWOULDBLOCK[][src]

pub const EWOULDBLOCK: Errno;
👎 Deprecated since 0.22.1:

use nix::errno::Errno::EWOULDBLOCK instead