[Overview][Constants][Types][Procedures and functions] Reference for unit 'BaseUnix' (#rtl)

O_NDELAY

fpOpen file open mode: Alias for O_NonBlock

Declaration

Source position: ostypes.inc line 263

const O_NDELAY = O_NONBLOCK;