EventBase::free
(PECL event >= 1.10.0)
EventBase::free — Free resources allocated for this event base
說明
public
EventBase::free(): void
Deallocates resources allocated by libevent for the EventBase object.
參數
此函式沒有參數。
返回值
沒有返回值。
參見
- EventBase::__construct() - Constructs EventBase object