Event::del

(PECL libevent >= 0.0.1)

Event::delMakes event non-pending

Descripción

public Event::del ( void ) : bool

Removes an event from the set of monitored events, i.e. makes it non-pending.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns TRUE on success. Otherwise FALSE

Ver también