Odamex
Setting the Standard in Multiplayer Doom
agOdalaunch::hostent Struct Reference

Standard hostent structure. More...

#include <xbox_main.h>

Data Fields

char * h_name
char ** h_aliases
 canonical name of host
int h_addrtype
 alias list
int h_length
 host address type
char ** h_addr_list
 length of address

Detailed Description

Standard hostent structure.

The hostent structure is typically used with the gethostbyname() function.


Field Documentation

length of address

canonical name of host

host address type


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends