MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
reply Struct Reference
Collaboration diagram for reply:

Public Attributes

unsigned int type
unsigned int have_answer
union {
   struct {
      u32   addrcount
      u32   addresses [MAX_ADDRS]
   }   a
   struct {
      u32   addrcount
      struct in6_addr   addresses [MAX_ADDRS]
   }   aaaa
   struct {
      char   name [HOST_NAME_MAX]
   }   ptr
data

Detailed Description

Definition at line 205 of file evdns.c.


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