radius_close
(PECL)
radius_close -- Frees all ressources
Descrição
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.
Valores de retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.