*/
RCSIDH(detail_h, "$Id$")
+#include <freeradius-devel/io/application.h>
#include <freeradius-devel/server/module_rlm.h>
#include <freeradius-devel/util/retry.h>
#include <freeradius-devel/util/dlist.h>
uint32_t num_messages; //!< for message ring buffer
uint32_t priority; //!< for packet processing, larger == higher
- bool exit_when_done; //!< exit when done reading the current file.
+ bool exit_when_done; //!< exit when done reading the current file.
fr_schedule_t *sc; //!< the scheduler, where we insert new readers
static int mod_close_internal(proto_detail_work_thread_t *thread)
{
- proto_detail_work_t const *inst = talloc_get_type_abort_const(thread->inst, proto_detail_work_t);
-
/*
* One less worker... we check for "0" because of the
* hacks in proto_detail which let us start up with