Public Attributes | List of all members
connection_context_s Struct Reference

Public Attributes

unsigned int delayed_events
 
unsigned int events
 
int got_disconnect
 
int got_fin
 
int is_server_connection
 
int open_handles
 
uv_poll_t poll_handle
 
size_t read
 
size_t sent
 
int sent_fin
 
uv_os_sock_t sock
 
uv_timer_t timer_handle
 

Detailed Description

Definition at line 57 of file test-poll.c.

Member Data Documentation

◆ delayed_events

unsigned int connection_context_s::delayed_events

Definition at line 65 of file test-poll.c.

◆ events

unsigned int connection_context_s::events

Definition at line 65 of file test-poll.c.

◆ got_disconnect

int connection_context_s::got_disconnect

Definition at line 64 of file test-poll.c.

◆ got_fin

int connection_context_s::got_fin

Definition at line 64 of file test-poll.c.

◆ is_server_connection

int connection_context_s::is_server_connection

Definition at line 62 of file test-poll.c.

◆ open_handles

int connection_context_s::open_handles

Definition at line 63 of file test-poll.c.

◆ poll_handle

uv_poll_t connection_context_s::poll_handle

Definition at line 58 of file test-poll.c.

◆ read

size_t connection_context_s::read

Definition at line 61 of file test-poll.c.

◆ sent

size_t connection_context_s::sent

Definition at line 61 of file test-poll.c.

◆ sent_fin

int connection_context_s::sent_fin

Definition at line 64 of file test-poll.c.

◆ sock

uv_os_sock_t connection_context_s::sock

Definition at line 60 of file test-poll.c.

◆ timer_handle

uv_timer_t connection_context_s::timer_handle

Definition at line 59 of file test-poll.c.


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


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