Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
hostent_arg Struct Reference

Data Fields

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

Detailed Description

Definition at line 475 of file raddrinfo.c.

Field Documentation

struct addrinfo* hostent_arg::addr

Definition at line 477 of file raddrinfo.c.

Referenced by make_hostent_internal(), and rsock_make_hostent().

VALUE hostent_arg::host

Definition at line 476 of file raddrinfo.c.

Referenced by make_hostent_internal(), and rsock_make_hostent().

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

Definition at line 478 of file raddrinfo.c.

Referenced by make_hostent_internal(), and rsock_make_hostent().


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