Forum und email
fam_pending

fam_pending

(PHP 5 <= 5.0.4)

fam_pending -- Check for pending FAM events

Popis

int fam_pending ( resource fam )

Checks for pending FAM events.

Seznam parametrů

fam

A resource representing a connection to the FAM service returned by fam_open()

Návratové hodnoty

Returns non-zero if events are available to be fetched using fam_next_event(), zero otherwise.

Viz také

fam_next_event()