Public Attributes | List of all members
conn_rec_s Struct Reference

Public Attributes

uv_connect_t conn_req
 
int i
 
make_connect_fn make_connect
 
uv_stream_t stream
 
uv_write_t write_req
 

Detailed Description

Definition at line 43 of file benchmark-pound.c.

Member Data Documentation

◆ conn_req

uv_connect_t conn_rec_s::conn_req

Definition at line 45 of file benchmark-pound.c.

◆ i

int conn_rec_s::i

Definition at line 44 of file benchmark-pound.c.

◆ make_connect

make_connect_fn conn_rec_s::make_connect

Definition at line 47 of file benchmark-pound.c.

◆ stream

uv_stream_t conn_rec_s::stream

Definition at line 48 of file benchmark-pound.c.

◆ write_req

uv_write_t conn_rec_s::write_req

Definition at line 46 of file benchmark-pound.c.


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


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