☰
In kernel::file::flags
?
Constant
kernel
::
file
::
flags
::
O_NONBLOCK
source
·
[
−
]
pub const O_NONBLOCK:
u32
= bindings::O_NONBLOCK; // 2_048u32
Expand description
File is using nonblocking I/O.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.