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

search for in the

event_base_loopbreak> <event_base_free
[edit] Last updated: Fri, 25 May 2012

view this page in

event_base_loop

(PECL libevent >= 0.0.1)

event_base_loopイベントを処理する

説明

int event_base_loop ( resource $event_base [, int $flags = 0 ] )

指定したイベントベースのイベントループを開始します。

パラメータ

event_base

有効なイベントベースリソース。

flags

オプションのパラメータ。 EVLOOP_ONCEEVLOOP_NONBLOCK の任意の組み合わせ。

返り値

event_base_loop() は、成功した場合に 0、エラー時に -1、 イベントが登録されていなければ 1 を返します。



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites