Skip to content

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.