Event::del
(PECL libevent >= 0.0.1)
Event::del — Makes event non-pending
Beschreibung
public
void
Event::del
( void
)
Removes an event from the set of monitored events, i.e. makes it non-pending.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns TRUE on success. Otherwise FALSE
Siehe auch
- Event::add() - Makes event pending
There are no user contributed notes for this page.
