From: Alan T. DeKok Date: Mon, 19 Jun 2017 18:44:27 +0000 (-0400) Subject: doxygen X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d6d52fbea961ab224598c65cc5473f99e53fe4e;p=thirdparty%2Ffreeradius-server.git doxygen --- diff --git a/src/lib/io/control.c b/src/lib/io/control.c index 9a2c0a4b30f..e97b40beee9 100644 --- a/src/lib/io/control.c +++ b/src/lib/io/control.c @@ -88,6 +88,7 @@ struct fr_control_t { * @param[in] ctx the talloc context * @param[in] kq the KQ descriptor where we will be sending signals * @param[in] aq the atomic queue where we will be pushing message data + * @param[in] ident the identifier to use for EVFILT_USER signals. * @return * - NULL on error * - fr_control_t on success