Ruby  1.9.3p429(2013-05-15revision40747)
Data Fields
hostent_arg Struct Reference

Data Fields

VALUE host
 
struct addrinfoaddr
 
VALUE(* ipaddr )(struct sockaddr *, size_t)
 

Detailed Description

Definition at line 467 of file raddrinfo.c.

Field Documentation

struct addrinfo* hostent_arg::addr

Definition at line 469 of file raddrinfo.c.

Referenced by make_hostent_internal(), and rsock_make_hostent().

VALUE hostent_arg::host

Definition at line 468 of file raddrinfo.c.

Referenced by make_hostent_internal(), and rsock_make_hostent().

VALUE(* hostent_arg::ipaddr)(struct sockaddr *, size_t)

Definition at line 470 of file raddrinfo.c.

Referenced by make_hostent_internal(), and rsock_make_hostent().


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