I have code, that sends a http request via  QNetworkAccessManager.  
Unfortunately, there are times, where the network on the machine will be up, 
but the connection to the internet is down.. Or the internet is up, but the 
backend server is down.  Meaning, there is no way for my application to "know" 
don't bother trying to connect.
The problem, the timeout for the request, before failure seems WAY WAY too 
long, upwards of 30 seconds.


Is there any way to reduce this??  It's a very very fst request, a 3-5 second 
timeout, would actually be fine.

Any thoughts???

Scott


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to