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