变更tfe_stream.h中的部分公用结构体定义。
This commit is contained in:
@@ -59,7 +59,7 @@ struct tfe_stream_private
|
||||
struct tfe_proxy * proxy_ref;
|
||||
struct tfe_thread_ctx * thread_ref;
|
||||
|
||||
enum tfe_session_proto session_type;
|
||||
enum tfe_stream_proto session_type;
|
||||
struct tfe_conn_private * conn_upstream;
|
||||
struct tfe_conn_private * conn_downstream;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user