Radius 函数
PHP 手册

radius_close

(PECL radius >= 1.1.0)

radius_closeFrees all ressources

说明

bool radius_close ( resource $radius_handle )

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

返回值

如果成功则返回 TRUE,失败则返回 FALSE


Radius 函数
PHP 手册