killswitch in session

This commit is contained in:
2026-06-11 19:35:35 +07:00
parent 05696a836a
commit b83d3b5bf1
3 changed files with 7 additions and 4 deletions
+1
View File
@@ -316,6 +316,7 @@ impl TunnelEngine {
continue;
}
}
// 💡 ИЗМЕНЕНО: Принимает &mut TxCodec, синхронное и сверхбыстрое шифрование
async fn handle_outbound(
outbound: &mut OwnedWriteHalf,