Public Attributes | List of all members
tcp_conn_rec Struct Reference

Public Attributes

uv_connect_t conn_req
 
int i
 
make_connect_fn make_connect
 
uv_tcp_t stream
 
uv_write_t write_req
 

Detailed Description

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

Member Data Documentation

◆ conn_req

uv_connect_t tcp_conn_rec::conn_req

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

◆ i

int tcp_conn_rec::i

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

◆ make_connect

make_connect_fn tcp_conn_rec::make_connect

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

◆ stream

uv_tcp_t tcp_conn_rec::stream

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

◆ write_req

uv_write_t tcp_conn_rec::write_req

Definition at line 54 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:49