[Qt-interest] QFtp will not timeout
Alan
jkabeal-qt at yahoo.com
Sat Nov 14 02:22:44 CET 2009
My program sends and receives files using QFtp.
If I try to connect to an ftp site using an IP address while my computer is not connected
to the internet, the connect hangs.
I also tried the QFtp demo program and observed the same behavior.
If I use the windows ftp program in a command window I receive an error right away.
I also tried QTcpSocket since QFtp uses QAbstractSocket and I received a
no 'route to host' error right away as expected.
So it looks like it is QFtp that just does not timeout as it should.
Any one else seen this issue?
Platform: Windows XP sp3
Thanks,
Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091113/f59f4724/attachment.html
More information about the Qt-interest-old
mailing list