Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Data Fields
hostent_arg Struct Reference

Data Fields

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

Detailed Description

Definition at line 699 of file raddrinfo.c.

Field Documentation

◆ addr

struct rb_addrinfo* hostent_arg::addr

Definition at line 701 of file raddrinfo.c.

Referenced by rsock_make_hostent().

◆ host

VALUE hostent_arg::host

Definition at line 700 of file raddrinfo.c.

Referenced by rsock_make_hostent().

◆ ipaddr

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

Definition at line 702 of file raddrinfo.c.

Referenced by rsock_make_hostent().


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