Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
hostent_arg Struct Reference

Data Fields

VALUE host
 
struct rb_addrinfoaddr
 
VALUE(* ipaddr )(struct sockaddr *, socklen_t)
 

Detailed Description

Definition at line 591 of file raddrinfo.c.

Field Documentation

◆ addr

struct rb_addrinfo* hostent_arg::addr

Definition at line 593 of file raddrinfo.c.

Referenced by make_hostent_internal(), and rsock_make_hostent().

◆ host

VALUE hostent_arg::host

Definition at line 592 of file raddrinfo.c.

Referenced by make_hostent_internal(), and rsock_make_hostent().

◆ ipaddr

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

Definition at line 594 of file raddrinfo.c.

Referenced by make_hostent_internal(), and rsock_make_hostent().


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