Skip to main content

O_SYNC

variable constants.O_SYNC

Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O.

number
Back to top