Public Attributes | List of all members
ares_addr Struct Reference

#include <ares_private.h>

Public Attributes

union {
   struct in_addr   addr4
 
   struct ares_in6_addr   addr6
 
addr
 
int family
 
int tcp_port
 
int udp_port
 

Detailed Description

Definition at line 133 of file ares_private.h.

Member Data Documentation

◆ addr

union { ... } ares_addr::addr

◆ addr4

struct in_addr ares_addr::addr4

Definition at line 136 of file ares_private.h.

◆ addr6

struct ares_in6_addr ares_addr::addr6

Definition at line 137 of file ares_private.h.

◆ family

int ares_addr::family

Definition at line 134 of file ares_private.h.

◆ tcp_port

int ares_addr::tcp_port

Definition at line 140 of file ares_private.h.

◆ udp_port

int ares_addr::udp_port

Definition at line 139 of file ares_private.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:39