IN_NONBLOCK
Do not block on read
Declaration
Source position: linux.pp line 398
const
IN\_NONBLOCK = &00004000
Description
IN_NONBLOCK can be set to indicate that the inotify file handle should not block read operations.
Do not block on read
Source position: linux.pp line 398
const
IN\_NONBLOCK = &00004000
IN_NONBLOCK can be set to indicate that the inotify file handle should not block read operations.