Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
hostent_arg Struct Reference

Data Fields

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

Detailed Description

Definition at line 646 of file raddrinfo.c.

Field Documentation

◆ addr

struct rb_addrinfo* hostent_arg::addr

Definition at line 648 of file raddrinfo.c.

Referenced by rsock_make_hostent().

◆ host

VALUE hostent_arg::host

Definition at line 647 of file raddrinfo.c.

Referenced by rsock_make_hostent().

◆ ipaddr

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

Definition at line 649 of file raddrinfo.c.

Referenced by rsock_make_hostent().


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