EventBase::free
(PECL event >= 1.10.0)
EventBase::free — Free resources allocated for this event base
説明
public
EventBase::free
( void
) : void
Deallocates resources allocated by libevent for the EventBase object.
パラメータ
この関数にはパラメータはありません。
返り値
値を返しません。
参考
- EventBase::__construct() - Constructs EventBase object