Dispatch pending events

EventBase::loop

(PECL event >= 1.2.6-beta)

EventBase::loopDispatch pending events

Description

public bool EventBase::loop ([ int $flags ] )

Wait for events to become active, and run their callbacks.

Parameters

flags

Optional flags. One of EventBase::LOOP_* constants. See EventBase constants .

Return Values

Returns TRUE on success. Otherwise FALSE.

See Also


Customers Area | Contact us | Affiliates