Event::free
(PECL event >= 1.2.6-beta)
Event::free — Make event non-pending and free resources allocated for this event
Descrição
Removes event from the list of events monitored by libevent, and free resources allocated for the event.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Nenhum valor é retornado.
Veja Também
- Event::__construct() - Constructs Event object