TFTP: send timeout option correctly
authorDaniel Stenberg <daniel@haxx.se>
Tue, 18 May 2010 21:14:00 +0000 (23:14 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 18 May 2010 21:14:00 +0000 (23:14 +0200)
commitaabd27d9aaefdb1c6f815567c2ff05a4449a36c3
tree99bd7fcec039d69670ac66f148feab8ce867f93e
parentdcc061543af355d0b8f30d9bfbbd67ebcb0e5752
TFTP: send timeout option correctly

Eric Mertens posted bug report #3003005 pointing out that the
libcurl TFTP code was not sending the timeout option properly to
the server, and suggested a fix.

(http://curl.haxx.se/bug/view.cgi?id=3003005)
CHANGES
RELEASE-NOTES
lib/tftp.c