Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
hostent_arg Struct Reference

Data Fields

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

Detailed Description

Definition at line 645 of file raddrinfo.c.

Field Documentation

◆ addr

struct rb_addrinfo* hostent_arg::addr

Definition at line 647 of file raddrinfo.c.

Referenced by rsock_make_hostent().

◆ host

VALUE hostent_arg::host

Definition at line 646 of file raddrinfo.c.

Referenced by rsock_make_hostent().

◆ ipaddr

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

Definition at line 648 of file raddrinfo.c.

Referenced by rsock_make_hostent().


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