Constant RWF_NOWAIT
pub const RWF_NOWAIT: i32 = 0x0000_0008; // 8i32
Available on crate feature
dep_nc
only.Expand description
per-IO, return -EAGAIN
if operation would block
pub const RWF_NOWAIT: i32 = 0x0000_0008; // 8i32
dep_nc
only.per-IO, return -EAGAIN
if operation would block