From a1b63920abc82d2a0d08a8dc2351ab2410db3bbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez=20Garc=C3=ADa?= Date: Mon, 11 Nov 2024 23:28:42 +0100 Subject: [PATCH] After some tests, an real improvement to treating connection lost. Now if the client reties the connection using the tunnel, and the tunnel ticket lives long enought, the client may restablish the connection. The inverval given for this is currently 5 seconds, hope this is enough... --- client | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client b/client index 2302b69bf..24754d142 160000 --- a/client +++ b/client @@ -1 +1 @@ -Subproject commit 2302b69bf5bb6660a526f4bed913b031fd8c4cfe +Subproject commit 24754d14229d0cec729bf1338824fabf80c1e5b5