适配tfe_stream_addr;为了编译通过,注释mirror_stream.cpp中的代码;
This commit is contained in:
@@ -42,7 +42,7 @@ struct tfe_conn
|
||||
|
||||
struct tfe_stream
|
||||
{
|
||||
struct layer_addr addr;
|
||||
struct tfe_stream_addr* addr;
|
||||
enum tfe_stream_proto proto;
|
||||
struct tfe_conn upstream;
|
||||
struct tfe_conn downstream;
|
||||
|
||||
Reference in New Issue
Block a user