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