Event::del
PHP function
Edit on GitHub ✎
(PECL event >= 1.2.6-beta)
Makes event non-pending
Description
Event::del(): bool
Removes an event from the set of monitored events, i.e. makes it non-pending.
Parameters Parameters
Return Values
Success
See Also
Event::add