Public Attributes | |
| uv_connect_t | conn_req |
| int | i |
| make_connect_fn | make_connect |
| uv_stream_t | stream |
| uv_write_t | write_req |
Definition at line 43 of file benchmark-pound.c.
| uv_connect_t conn_rec_s::conn_req |
Definition at line 45 of file benchmark-pound.c.
| int conn_rec_s::i |
Definition at line 44 of file benchmark-pound.c.
| make_connect_fn conn_rec_s::make_connect |
Definition at line 47 of file benchmark-pound.c.
| uv_stream_t conn_rec_s::stream |
Definition at line 48 of file benchmark-pound.c.
| uv_write_t conn_rec_s::write_req |
Definition at line 46 of file benchmark-pound.c.