Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
afd Struct Reference

Data Fields

int a_af
 
int a_addrlen
 
int a_socklen
 
int a_off
 
const char * a_addrany
 
const char * a_loopback
 

Detailed Description

Definition at line 114 of file getaddrinfo.c.

Field Documentation

◆ a_addrany

const char* afd::a_addrany

Definition at line 119 of file getaddrinfo.c.

Referenced by getaddrinfo().

◆ a_addrlen

int afd::a_addrlen

Definition at line 116 of file getaddrinfo.c.

Referenced by get_name(), and getnameinfo().

◆ a_af

int afd::a_af

Definition at line 115 of file getaddrinfo.c.

Referenced by get_addr(), get_name(), getaddrinfo(), and getnameinfo().

◆ a_loopback

const char* afd::a_loopback

Definition at line 120 of file getaddrinfo.c.

Referenced by getaddrinfo().

◆ a_off

int afd::a_off

Definition at line 118 of file getaddrinfo.c.

Referenced by getnameinfo().

◆ a_socklen

int afd::a_socklen

Definition at line 117 of file getaddrinfo.c.

Referenced by getnameinfo().


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