[Bug 377] wget should handle the -T timeout option

bugzilla at busybox.net bugzilla at busybox.net
Sat Aug 7 22:00:43 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=377

Bradley M. Kuhn <bkuhn at ebb.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at busybox.net      |bkuhn at ebb.org

--- Comment #2 from Bradley M. Kuhn <bkuhn at ebb.org>  ---
Created attachment 2329
  --> https://bugs.busybox.net/attachment.cgi?id=2329
FEATURE_WGET_TIMEOUT: in wget applet, support "-T seconds" option for network
read timeout.

As Denys suggested, I reworked alarm() -> poll() for the progress meter, and
then used that change to add the -T seconds timeout option for wget, which is
now FEATURE_WGET_TIMEOUT in the attached patch.
See more details on this mailing list post:
http://lists.busybox.net/pipermail/busybox/2010-August/073074.html

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list