Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 7c088b646894856e67511f3939f7a6c9 > files > 498

freeradius-3.0.20-1.mga7.armv7hl.rpm

/**
 * @cond skip
 * vim:syntax=doxygen
 * @endcond
 *
 *
@page module_doc

@section module_intro Introduction

FreeRADIUS uses a pluggable module infrastructure to extend the
basic functionality of the server.

Modules in 3.0 are dynamically linked at runtime using dlopen.

@defgroup module_safe module_safe - Internal API functions that are safe for use by modules
*/