Dallas Semiconductor DS80C400 C Libraries Home Page

Main Page   Data Structures   File List   Data Fields   Globals  

hostent Struct Reference

#include <tini400_dns.h>


Detailed Description

Structure for host information that will be returned by the DNS client functions.


Data Fields

char * h_name
 String with the official name of the host.

char ** h_aliases
 String with alternative host names.

int h_addrtype
 Address type (AF_INET or AF_INET6).

int h_length
 Length of the address.

char ** h_addr_list
 List of network addresses, each of h_length bytes. The list is null-terminated.


The documentation for this struct was generated from the following file:
Copyright 2004 Dallas Semiconductor, Inc.. Documentation generated by Doxygen.