Public Attributes | List of all members
server_state Struct Reference

#include <ares_private.h>

Public Attributes

struct ares_addr addr
 
ares_channel channel
 
int is_broken
 
struct send_requestqhead
 
struct send_requestqtail
 
struct list_node queries_to_server
 
unsigned char * tcp_buffer
 
int tcp_buffer_pos
 
int tcp_connection_generation
 
unsigned char tcp_lenbuf [2]
 
int tcp_lenbuf_pos
 
int tcp_length
 
ares_socket_t tcp_socket
 
ares_socket_t udp_socket
 

Detailed Description

Definition at line 161 of file ares_private.h.

Member Data Documentation

◆ addr

struct ares_addr server_state::addr

Definition at line 162 of file ares_private.h.

◆ channel

ares_channel server_state::channel

Definition at line 189 of file ares_private.h.

◆ is_broken

int server_state::is_broken

Definition at line 194 of file ares_private.h.

◆ qhead

struct send_request* server_state::qhead

Definition at line 176 of file ares_private.h.

◆ qtail

struct send_request* server_state::qtail

Definition at line 177 of file ares_private.h.

◆ queries_to_server

struct list_node server_state::queries_to_server

Definition at line 186 of file ares_private.h.

◆ tcp_buffer

unsigned char* server_state::tcp_buffer

Definition at line 172 of file ares_private.h.

◆ tcp_buffer_pos

int server_state::tcp_buffer_pos

Definition at line 173 of file ares_private.h.

◆ tcp_connection_generation

int server_state::tcp_connection_generation

Definition at line 183 of file ares_private.h.

◆ tcp_lenbuf

unsigned char server_state::tcp_lenbuf[2]

Definition at line 167 of file ares_private.h.

◆ tcp_lenbuf_pos

int server_state::tcp_lenbuf_pos

Definition at line 168 of file ares_private.h.

◆ tcp_length

int server_state::tcp_length

Definition at line 169 of file ares_private.h.

◆ tcp_socket

ares_socket_t server_state::tcp_socket

Definition at line 164 of file ares_private.h.

◆ udp_socket

ares_socket_t server_state::udp_socket

Definition at line 163 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:48