SPF_dns_server_struct Struct Reference

#include <spf_dns.h>

Collaboration diagram for SPF_dns_server_struct:

Collaboration graph
[legend]

Data Fields

SPF_dns_destroy_t destroy
SPF_dns_lookup_t lookup
SPF_dns_get_spf_t get_spf
SPF_dns_get_exp_t get_exp
SPF_dns_add_cache_t add_cache
SPF_dns_server_tlayer_below
const char * name
int debug
void * hook

Detailed Description

Definition at line 135 of file spf_dns.h.


Field Documentation

The destructor for this SPF_dns_server_t. If this is NULL, then the structure is assumed to be shared between multiple SPF_server_t objects, and is not freed when the server is destroyed, or by any call to SPF_dns_free(). In this case, it is assumed that somebody else knows, and will free the resolver at the appropriate object.

Definition at line 142 of file spf_dns.h.

Referenced by SPF_dns_cache_new(), SPF_dns_free(), SPF_dns_null_new(), SPF_dns_resolv_new(), and SPF_dns_zone_new().


The documentation for this struct was generated from the following file:

Generated on Sun May 29 13:30:02 2016 for libspf2 by  doxygen 1.5.6