Dillo v3.1.1-95-g3af05307
Loading...
Searching...
No Matches
DilloHost Struct Reference

#include <dns.h>

Public Attributes

int af
 
int alen
 
char data [DILLO_ADDR_MAX]
 

Detailed Description

Definition at line 23 of file dns.h.

Member Data Documentation

◆ af

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().

◆ alen

int DilloHost::alen

Definition at line 25 of file dns.h.

Referenced by Dns_note_hosts(), and Http_connect_socket().

◆ data

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().


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