daemon Directory Reference

Files

file  acl_list.c
 This file helps the server keep out queries from outside sources, that should not be answered.
 
file  acl_list.h
 This file keeps track of the list of clients that are allowed to access the server.
 
file  cachedump.c
 This file contains functions to read and write the cache(s) to text format.
 
file  cachedump.h
 This file contains functions to read and write the cache(s) to text format.
 
file  daemon.c
 The daemon consists of global settings and a number of workers.
 
file  daemon.h
 The daemon consists of global settings and a number of workers.
 
file  remote.c
 This file contains the remote control functionality for the daemon.
 
file  remote.h
 This file contains the remote control functionality for the daemon.
 
file  stats.c
 This file describes the data structure used to collect runtime performance numbers.
 
file  stats.h
 This file describes the data structure used to collect runtime performance numbers.
 
file  unbound.c
 Main program to start the DNS resolver daemon.
 
file  worker.c
 This file implements the worker that handles callbacks on events, for pending requests.
 
file  worker.h
 This file describes the worker structure that holds a list of pending requests and handles them.