pub const O_ASYNC: u32 = bindings::FASYNC; // 8_192u32
Expand description

Signal-driven I/O is enabled.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.