[Qt-interest] QHttp timeout

Markus Goetz Markus.Goetz at nokia.com
Tue Jul 27 12:20:19 CEST 2010


Hi,

Please port your code to use QNetworkAccessManager, we do not support QHttp 
anymore.
You can use a QTimer to abort() the QNetworkReply yourself if no data is 
arriving.

On Tuesday, July 27, 2010 11:38:43 am ext Serge wrote:
> Hello,
> 
> Is it possible to change timeout, after which QHttp fails to connect to
> unreachable host?
> 
> Thank you!
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest



More information about the Qt-interest-old mailing list