[][src]Constant linux::fd::flags::FD_DONT_BLOCK

pub const FD_DONT_BLOCK: DescriptionFlags

Return an error instead of blocking.

= See also

  • link:man:open(2) and O_NONBLOCK therein