]> granicus.if.org Git - curl/commit
- Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219)
authorDaniel Stenberg <daniel@haxx.se>
Wed, 29 Apr 2009 11:30:03 +0000 (11:30 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 29 Apr 2009 11:30:03 +0000 (11:30 +0000)
commite2c6e00570da70c00c7c75fa8f094eda77376d0c
tree129f6d2255399ed3fea79306bd273772f66c5d81
parente4a0001fc6d9efbd85e0ce187d98fd59a0839db2
- Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219)
  I've now made TFTP "connections" not being kept for re-use within libcurl.
  TFTP is UDP-based so the benefit was really low (if even existing) to begin
  with so instead of tracking down to fix this problem we instead removed the
  re-use. I also enabled test case 1099 that I wrote a few days ago to verify
  that this change fixes the reported problem.
CHANGES
RELEASE-NOTES
TODO-RELEASE
lib/tftp.c
tests/data/DISABLED
tests/data/test1099