增加连接层的性能统计
This commit is contained in:
@@ -41,6 +41,7 @@ struct tfe_stream_write_ctx
|
||||
|
||||
struct tfe_conn_private
|
||||
{
|
||||
struct tfe_stream_private * _stream_ref;
|
||||
evutil_socket_t fd;
|
||||
struct bufferevent * bev;
|
||||
uint8_t on_writing;
|
||||
|
||||
Reference in New Issue
Block a user