Unit 'Linux' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

IN_CLOEXEC

Inotify close on exec flag.

Declaration

Source position: linux.pp line 397

const IN_CLOEXEC = &02000000;

Description

IN_CLOEXEC can be set to indicate that the inotify file handle must be closed on exec.


Documentation generated on: Jul 24 2023