suche nach in der

event_base_loopbreak> <event_base_free
Last updated: Fri, 18 May 2012

view this page in

event_base_loop

(PECL libevent >= 0.0.1)

event_base_loopHandle events

Beschreibung

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

Starts event loop for the specified event base.

Parameter-Liste

event_base

Valid event base resource.

flags

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

Rückgabewerte

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
There are no user contributed notes for this page.

event_base_loopbreak> <event_base_free
Last updated: Fri, 18 May 2012