Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
4.5.3
-
None
Description
If I try to connect to an ftp site with QFtp 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.
Platform: Windows XP sp3