Skip to main content

O_SYNC

Constant O_SYNC 

Source
pub const O_SYNC: u32 = 0o4010000;
Expand description

Synchronized I/O (data + metadata)