radius_send_request(3) php man page | unix.com

Man Page: radius_send_request

Operating Environment: php

Section: 3

RADIUS_SEND_REQUEST(3)							 1						    RADIUS_SEND_REQUEST(3)

radius_send_request - Sends the request and waites for a reply

SYNOPSIS
int radius_send_request (resource $radius_handle)
DESCRIPTION
After the Radius request has been constructed, it is sent by radius_send_request(3). The radius_send_request(3) 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(3) returns the Radius code which specifies the type of the response. This will typi- cally be RADIUS_ACCESS_ACCEPT, RADIUS_ACCESS_REJECT, or RADIUS_ACCESS_CHALLENGE. If no valid response is received, radius_send_request(3) returns FALSE.
SEE ALSO
radius_create_request(3). PHP Documentation Group RADIUS_SEND_REQUEST(3)
Related Man Pages
apache_response_headers(3) - php
radius_put_string(3) - php
radius_put_vendor_addr(3) - php
radius_put_vendor_string(3) - php
soapclient.__dorequest(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator