Event::del

(PECL libevent >= 0.0.1)

Event::delMakes event non-pending

Descrierea

public Event::del ( void ) : bool

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns TRUE on success. Otherwise FALSE

A se vedea și