From 24ff0dd939e9c1df22ecb1c086ae45a53a024542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Mon, 20 Jul 2009 07:38:35 +0000 Subject: [PATCH] larger timeout --- proxyface/autoproxy.hxx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/proxyface/autoproxy.hxx b/proxyface/autoproxy.hxx index fc7824e..c6551c2 100644 --- a/proxyface/autoproxy.hxx +++ b/proxyface/autoproxy.hxx @@ -107,7 +107,8 @@ namespace proxy { @param url the url to find a proxy for @param timeout [ms] time to give up search */ - void proxy(const std::string& url, int timeout1=1000, int timeout2=9000) { + void proxy(const std::string& url, + int timeout1=1000, int timeout2=30000) { qDebug()<<"Search proxy for URL, direct and default" <<"url="<