pub const O_RDWR: i32 = O_RDOK|O_WROK; // 3i32
Expand description

Open for both read & write access