mirror of
https://github.com/telemt/telemt.git
synced 2026-05-22 19:51:43 +03:00
TLS-F: Emu researching
This commit is contained in:
@@ -875,7 +875,7 @@ match crate::transport::middle_proxy::fetch_proxy_secret(proxy_secret_path).awai
|
|||||||
.run()
|
.run()
|
||||||
.await
|
.await
|
||||||
{
|
{
|
||||||
debug!(peer = %peer_addr, error = %e, "Connection error");
|
warn!(peer = %peer_addr, error = %e, "Connection closed with error");
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user