EventBase::free

EventBase::free

(PECL event >= 1.10.0)

EventBase::freeFree resources allocated for this event base

Description

public void EventBase::free ( void )

Deallocates resources allocated by libevent for the EventBase object.

Warning

The EventBase::free() method doesn't destruct the object itself. To destruct the object completely call unset() , or assi