inotify_queue_len

Diskutiere inotify_queue_len im PHP Forum im Bereich Programmierung; 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...
  • inotify_queue_len Beitrag #1
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.
 
Thema:

inotify_queue_len

Oben Unten