🚨 cargo check warning
parent
4ffcca8559
commit
de248f2382
|
@ -64,9 +64,9 @@ pub async fn forward_port (
|
|||
) -> anyhow::Result <()>
|
||||
{
|
||||
let ForwardingParams {
|
||||
client_tcp_port,
|
||||
server_id,
|
||||
server_tcp_port,
|
||||
..
|
||||
} = params;
|
||||
|
||||
while *shutdown_flag_rx.borrow () {
|
||||
|
|
Loading…
Reference in New Issue