update port-forward
1. fix multi remote port override. 2. add connection.rs port-forward failed to close
This commit is contained in:
@@ -949,6 +949,7 @@ impl Connection {
|
||||
addr
|
||||
))
|
||||
.await;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user