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_priority_init> <event_base_loopexit
[edit] Last updated: Fri, 25 May 2012

view this page in

event_base_new

(PECL libevent >= 0.0.1)

event_base_new新しいイベントベースを作成して初期化する

説明

resource event_base_new ( void )

新しいイベントベースを返します。これは event_base_set()event_base_loop() などの関数で使えるものです。

パラメータ

この関数にはパラメータはありません。

返り値

event_base_new() は、成功した場合に有効なイベントベースリソース、 エラー時に FALSE を返します。



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

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