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
Last updated: Fri, 20 May 2011

view this page in

event_base_new

(PECL libevent >= 0.0.1)

event_base_newCreate and initialize new event base

Descripción

resource event_base_new ( void )

Returns new event base, which can be used later in event_base_set(), event_base_loop() and other functions.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

event_base_new() returns valid event base resource on success or FALSE on error.



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