Constant naughtyfy::flags::O_DSYNC

source ·
pub const O_DSYNC: u32 = 10000;
Expand description

Write operations on the file will complete according to the requirements of synchronized I/O data integrity completion.