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.
Inotify close on exec flag.
Source position: linux.pp line 397
const
IN\_CLOEXEC = &02000000
IN_CLOEXEC can be set to indicate that the inotify file handle must be closed on exec.