update : 2015.11.03
php.shukuma.com검색:
|
radius_put_vendor_addr(PECL radius >= 1.1.0) radius_put_vendor_addr — Attaches a vendor specific IP address attribute 설명
bool radius_put_vendor_addr
( resource
$radius_handle
, int $vendor
, int $type
, string $addr
)Attaches an IP address vendor specific attribute to the current RADIUS request.
인수
반환값
성공 시 변경점
|