Public Attributes | List of all members
pipe_conn_rec Struct Reference

Public Attributes

uv_connect_t conn_req
 
int i
 
make_connect_fn make_connect
 
uv_pipe_t stream
 
uv_write_t write_req
 

Detailed Description

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

Member Data Documentation

◆ conn_req

uv_connect_t pipe_conn_rec::conn_req

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

◆ i

int pipe_conn_rec::i

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

◆ make_connect

make_connect_fn pipe_conn_rec::make_connect

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

◆ stream

uv_pipe_t pipe_conn_rec::stream

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

◆ write_req

uv_write_t pipe_conn_rec::write_req

Definition at line 62 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:47