[Overview][Constants][Types][Procedures and functions][Index] |
Do not block on read
Source position: linux.pp line 385
const IN_NONBLOCK = &00004000; |
IN_NONBLOCK can be set to indicate that the inotify file handle should not block read operations.