libworker Struct Reference

The library-worker status structure Internal to the worker. More...

#include <libworker.h>

Data Fields

int thread_num
 every worker has a unique thread_num.
struct ub_ctxctx
 context we are operating under
int is_bg
 is this the bg worker?
int is_bg_thread
 is this a bg worker that is threaded (not forked)?
struct module_envenv
 copy of the module environment with worker local entries.
struct comm_basebase
 the event base this worker works with
struct outside_networkback
 the backside outside network interface to the auth servers
struct ub_randstaterndstate
 random() table for this worker.

Detailed Description

The library-worker status structure Internal to the worker.


Field Documentation

every worker has a unique thread_num.

(first in struct)

Referenced by libworker_bg(), libworker_dobg(), and libworker_setup().

random() table for this worker.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 22 00:30:20 2010 for unbound by  doxygen 1.6.3