]> git.ipfire.org Git - thirdparty/curl.git/commit
tftp: remove the 3600 second default timeout
authorDaniel Stenberg <daniel@haxx.se>
Mon, 22 Mar 2021 14:39:27 +0000 (15:39 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 22 Mar 2021 22:00:23 +0000 (23:00 +0100)
commitd3d90ad9c00530d0ab8154b51050da12500b44bd
treed02be84c4c9c0668ae357b8a8d5dd91bd1c641df
parentd7f737dd1359b20432bf5e65401ea4c22526fca5
tftp: remove the 3600 second default timeout

... it was never meant to be there.

Reported-by: Tomas Berger
Fixes #6774
Closes #6776
lib/tftp.c