Public Attributes | |
uv_connect_t | conn_req |
int | i |
make_connect_fn | make_connect |
uv_tcp_t | stream |
uv_write_t | write_req |
Definition at line 51 of file benchmark-pound.c.
uv_connect_t tcp_conn_rec::conn_req |
Definition at line 53 of file benchmark-pound.c.
int tcp_conn_rec::i |
Definition at line 52 of file benchmark-pound.c.
make_connect_fn tcp_conn_rec::make_connect |
Definition at line 55 of file benchmark-pound.c.
uv_tcp_t tcp_conn_rec::stream |
Definition at line 56 of file benchmark-pound.c.
uv_write_t tcp_conn_rec::write_req |
Definition at line 54 of file benchmark-pound.c.