suche nach in der

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

view this page in

event_base_loopexit

(PECL libevent >= 0.0.1)

event_base_loopexitExit loop after a time

Beschreibung

bool event_base_loopexit ( resource $event_base [, int $timeout = -1 ] )

The next event loop iteration after the given timer expires will complete normally, then exit without blocking for events again.

Parameter-Liste

event_base

Valid event base resource.

timeout

Optional timeout parameter (in microseconds).

Rückgabewerte

event_base_loopexit() returns TRUE on success or FALSE on error.



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

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