P
PHP
Well-known member
- Beiträge
- 997
- Punkte Reaktionen
- 0
Return a number upper than zero if there are pending events
This function allows to know if inotify_read() will block or not.If a number upper than zero is returned, there are pending events andinotify_read() will not block.
Rückgabewert:
Returns a number upper than zero if there are pending events.
This function allows to know if inotify_read() will block or not.If a number upper than zero is returned, there are pending events andinotify_read() will not block.
Rückgabewert:
Returns a number upper than zero if there are pending events.