(PECL libevent >= 0.0.1)
Makes event non-pending
public bool Event::del ( void )
Removes an event from the set of monitored events, i.e. makes it non-pending.
Returns:
Returns TRUE
on success. Otherwise FALSE
See also:
Please login to continue.