Event::del

(PECL libevent >= 0.0.1)

Event::delMakes event non-pending

Açıklama

public Event::del ( void ) : bool

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns TRUE on success. Otherwise FALSE

Ayrıca Bakınız