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

IN_CLOEXEC

Inotify close on exec flag.

Declaration

Source position: linux.pp line 384

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: May 14 2021