Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
hostent_arg Struct Reference

Data Fields

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

Detailed Description

Definition at line 756 of file raddrinfo.c.

Field Documentation

◆ addr

struct rb_addrinfo* hostent_arg::addr

Definition at line 758 of file raddrinfo.c.

Referenced by rsock_make_hostent().

◆ host

VALUE hostent_arg::host

Definition at line 757 of file raddrinfo.c.

Referenced by rsock_make_hostent().

◆ ipaddr

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

Definition at line 759 of file raddrinfo.c.

Referenced by rsock_make_hostent().


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