GoLang radius_close

request it (244)
GoLang replacement for PHP's radius_close [edit | history]



Do you know a GoLang replacement for PHP's radius_close? Write it!

PHP radius_close

PHP original manual for radius_close [ show | php.net ]

radius_close

(PECL radius >= 1.1.0)

radius_closeFrees all ressources

Description

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.

Return Values

Returns TRUE on success or FALSE on failure.