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

search for in the

event_base_loopbreak> <event_base_free
[edit] Last updated: Fri, 17 May 2013

view this page in

event_base_loop

(PECL libevent >= 0.0.1)

event_base_loopHandle events

Descrizione

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

Starts event loop for the specified event base.

Elenco dei parametri

event_base

Valid event base resource.

flags

Optional parameter, which can take any combination of EVLOOP_ONCE and EVLOOP_NONBLOCK.

Valori restituiti

event_base_loop() returns 0 on success, -1 on error and 1 if no events were registered.



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

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