#include <spf_dns.h>
Field Documentation
int SPF_dns_server_t::debug |
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.
void* SPF_dns_server_t::hook |
SPF_dns_server_t* SPF_dns_server_t::layer_below |
const char* SPF_dns_server_t::name |
The documentation for this struct was generated from the following file: