Dillo v3.1.1-95-g3af05307
|
#include <dns.h>
Public Attributes | |
int | af |
int | alen |
char | data [DILLO_ADDR_MAX] |
int DilloHost::af |
Definition at line 24 of file dns.h.
Referenced by a_Dns_dillohost_to_string(), Dns_note_hosts(), and Http_connect_socket().
int DilloHost::alen |
Definition at line 25 of file dns.h.
Referenced by Dns_note_hosts(), and Http_connect_socket().
char DilloHost::data[DILLO_ADDR_MAX] |
Definition at line 26 of file dns.h.
Referenced by a_Dns_dillohost_to_string(), Dns_note_hosts(), and Http_connect_socket().