radius_close
(PECL radius >= 1.1.0)
radius_close — Frees all ressources
Description
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.
Return Values
Returns true
on success or false
on failure.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.radius-close.php