|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[ curl-Bugs-3433968 ] Active FTP hangs if bind fails with
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sun, 06 Nov 2011 07:57:09 -0800
Bugs item #3433968, was opened at 2011-11-05 15:32
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
If bind fails with error EADDRNOTAVAIL, it fails forever and the running thread hangs there.
One expects to get a "PORT command failed" result after a few tries or trying all ports in the range and fail afterwards. Currently port is set to port_min and loop continues.
Is there a good reason to set the port to port_min and continue?
Running official curl 7.22.0 on a linux box.
----------------------------------------------------------------------
>Comment By: Daniel Stenberg (bagder)
Message:
----------------------------------------------------------------------
Comment By: Gokhan Sengun (gseng)
Message:
Thanks for the help!
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
Does it work for you if you remove these two lines?
port = port_min;
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info