Data Fields

ink_gethostbyaddr_r_data Struct Reference

#include <ink_inet.h>

Data Fields

int herrno
struct hostent ent
char buf [INK_GETHOSTBYADDR_R_DATA_SIZE]

Detailed Description

Definition at line 120 of file ink_inet.h.


Field Documentation

char ink_gethostbyaddr_r_data::buf[INK_GETHOSTBYADDR_R_DATA_SIZE]

Definition at line 124 of file ink_inet.h.

Referenced by ink_gethostbyaddr_r().

Definition at line 123 of file ink_inet.h.

Referenced by ink_gethostbyaddr_r().

Definition at line 122 of file ink_inet.h.

Referenced by ClusterMachine::ClusterMachine(), and ink_gethostbyaddr_r().


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