(PECL radius >= 1.1.0)
radius_close — Frees all ressources
$radius_handle
): boolIt is not needed to call this function because php frees all resources at the end of each request.
radius_handle
The RADIUS resource.
成功時(shí)返回 true
, 或者在失敗時(shí)返回 false
。