Decrypted Traffic Steering 回流回注测试通过
This commit is contained in:
@@ -85,6 +85,8 @@ struct tfe_stream_private
|
||||
struct tfe_stream_write_ctx * w_ctx_downstream;
|
||||
struct tfe_conn_private * conn_upstream;
|
||||
struct tfe_conn_private * conn_downstream;
|
||||
struct tfe_conn_private * conn_fake_c;
|
||||
struct tfe_conn_private * conn_fake_s;
|
||||
|
||||
struct
|
||||
{
|
||||
@@ -130,6 +132,9 @@ struct tfe_stream_private
|
||||
/* KEYRING-ID */
|
||||
unsigned keyring_id;
|
||||
|
||||
evutil_socket_t fd_fake_c;
|
||||
evutil_socket_t fd_fake_s;
|
||||
|
||||
/* ONLY FOR LOG */
|
||||
evutil_socket_t log_fd_downstream;
|
||||
evutil_socket_t log_fd_upstream;
|
||||
|
||||
Reference in New Issue
Block a user