dns_byaddrevent Struct Reference

A 'dns_byaddrevent_t' is returned when a byaddr completes. The sender field will be set to the byaddr that completed. If 'result' is ISC_R_SUCCESS, then 'names' will contain a list of names associated with the address. The recipient of the event must not change the list and must not refer to any of the name data after the event is freed. More...

#include <byaddr.h>


Public Member Functions

 ISC_EVENT_COMMON (struct dns_byaddrevent)

Data Fields

isc_result_t result
dns_namelist_t names


Detailed Description

A 'dns_byaddrevent_t' is returned when a byaddr completes. The sender field will be set to the byaddr that completed. If 'result' is ISC_R_SUCCESS, then 'names' will contain a list of names associated with the address. The recipient of the event must not change the list and must not refer to any of the name data after the event is freed.

Definition at line 64 of file byaddr.h.


Member Function Documentation

dns_byaddrevent::ISC_EVENT_COMMON ( struct  dns_byaddrevent  ) 


Field Documentation

isc_result_t dns_byaddrevent::result

Definition at line 66 of file byaddr.h.

dns_namelist_t dns_byaddrevent::names

Definition at line 67 of file byaddr.h.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:20 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha