libunbound Directory Reference

Files

file  context.c
 This file contains the validator context structure.
 
file  context.h
 This file contains the validator context structure.
 
file  libunbound.c
 This file contains functions to resolve DNS queries and validate the answers.
 
file  libworker.c
 This file contains the worker process or thread that performs the DNS resolving and validation.
 
file  libworker.h
 This file contains the worker process or thread that performs the DNS resolving and validation.
 
file  unbound-event.h
 This file contains the unbound interface for use with user defined pluggable event bases.
 
file  unbound.h
 This file contains functions to resolve DNS queries and validate the answers.
 
file  worker.h
 This file declares the methods any worker has to implement.