parent root
PHP: Event::delSignal - Manual

Event::delSignal

(PECL event >= 1.2.6-beta)

Event::delSignalMakes signal event non-pending

Description

public Event::delSignal ( void ) : bool

Event::delSignal() is an alias of Event::del()

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root