Event::free
(PECL event >= 1.2.6-beta)
Event::free — Make event non-pending and free resources allocated for this event
说明
Removes event from the list of events monitored by libevent, and free resources allocated for the event.
参数
此函数没有参数。
返回值
没有返回值。
参见
- Event::__construct() - Constructs Event object
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。