@@ -167,6 +167,7 @@ public class TcpClient {
}
});
} catch (Exception e) {
+ connecting = false;
e.printStackTrace();