PHP » GoLang |
login |
register |
about
|
GoLang radius_send_request
request it (389)
GoLang replacement for PHP's radius_send_request
[edit | history]
radius_send_request(PECL radius >= 1.1.0) radius_send_request — Sends the request and waits for a reply Description
int radius_send_request
( resource
$radius_handle
)After the Radius request has been constructed, it is sent by radius_send_request(). The radius_send_request() function sends the request and waits for a valid reply, retrying the defined servers in round-robin fashion as necessary. Return Values
If a valid response is received, radius_send_request()
returns the Radius code which specifies the type of the response. This will
typically be |
more
Recently updated
more
Most requested
more
Last requests
|