rc_getport(3) Radius client library rc_getport(3)

rc_getport - Get the port number for the supplied request type.

#include <radcli/>

unsigned short rc_getport(
    int      type
);

AUTH or ACCT.

the port number.

rc_get_srcaddr(3), rc_openlog(3), rc_own_hostname(3), rc_setdebug(3)

2026-08-19 radcli