Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
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: