[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 372

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: Nov 14 2015