PHP Velho Oeste 2024

fam_pending

(PHP 5 < 5.1.0)

fam_pending待機中の FAM イベントの有無を調べる

説明

fam_pending ( resource $fam ) : int

待機中の FAM イベントを調べます。

パラメータ

fam

fam_open() が返す、 FAM サービスへの接続を表すリソース。

返り値

fam_next_event() により取得可能な待機中のイベントが ある場合にゼロ以外の値、ない場合にゼロを返します。

参考

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top