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
modbus_reply(3) - debian
radius_add_server(3) - php
radius_put_vendor_addr(3) - php
radius_put_vendor_attr(3) - php
authen::radius(3pm) - debian
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team