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)
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -6,6 +6,13 @@
|
||||
|
||||
Changelog
|
||||
|
||||
Daniel Stenberg (18 May 2010)
|
||||
- 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)
|
||||
|
||||
Kamil Dudka (16 May 2010)
|
||||
- Pavel Raiskup introduced a new option CURLOPT_FNMATCH_DATA in order to pass
|
||||
a custom data pointer to the callback specified by CURLOPT_FNMATCH_FUNCTION.
|
||||
|
||||
Reference in New Issue
Block a user