(PECL inotify >= 0.1.2)
inotify_read — Read events from an inotify instance
$inotify_instance
)Read inotify events from an inotify instance.
An array of inotify events or FALSE
if no events was pending and
inotify_instance
is non-blocking. Each event is an array with the following keys:
IN_MOVE_FROM
and IN_MOVE_TO
)