PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

radius_close

(PECL radius >= 1.1.0)

radius_closeFrees all ressources

说明

radius_close ( resource $radius_handle ) : bool

It is not needed to call this function because php frees all resources at the end of each request.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE