Skip to main content

O_SYNC

Constant O_SYNC 

Source
pub const O_SYNC: c_int = O_FSYNC; // 8_388_608i32
Expand description

Write according to synchronized I/O file integrity completion.