整理stream处理流程,适应KNI接口定义。
This commit is contained in:
@@ -44,7 +44,6 @@ struct tfe_conn
|
||||
|
||||
struct tfe_stream
|
||||
{
|
||||
|
||||
struct tfe_conn upstream;
|
||||
struct tfe_conn downstream;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user