PHP - Manual: fam_pending
2025-05-11
(PHP 5 < 5.1.0)
fam_pending — Check for pending FAM events
$fam
Checks for pending FAM events.
fam
A resource representing a connection to the FAM service returned by fam_open()
Returns non-zero if events are available to be fetched using fam_next_event(), zero otherwise.
官方地址:https://www.php.net/manual/en/function.fam-pending.php