Libevent Functions
PHP Manual

event_free

(PECL libevent >= 0.0.1)

event_freeFree event resource

Description

void event_free ( resource $event )

Frees previously created event resource.

Parameters

event

Valid event resource.


Libevent Functions
PHP Manual