PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

fam_open> <fam_monitor_file
Last updated: Fri, 10 Oct 2008

view this page in

fam_next_event

(PHP 5 <= 5.0.5)

fam_next_event次の待機中の FAM イベントを返す

説明

array fam_next_event ( resource $fam )

次の待機中の FAM イベントを返します。

この関数は、fam_pending() を用いてチェックできる イベントが検出されるまでブロックします。

パラメータ

fam

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

返り値

FAM イベントコードを要素 'code' に、このイベントが適用されるファイルのパスを 要素 'filename' に、 オプションでホスト名を要素 'hostname' に 含む配列を返します。

発生しうるイベントコードの詳細は、このセクションの 定数 の欄にあります。

参考



add a note add a note User Contributed Notes
fam_next_event
There are no user contributed notes for this page.

fam_open> <fam_monitor_file
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites