1. 08 Sep, 2011 1 commit
    • Adriano Meirelles's avatar
      Curl_speedcheck: don't mistakenly clear Curl_expire() · 81ead2c4
      Adriano Meirelles authored
      The current version of speedcheck.c may disable timeout by setting zero
      to Curl_expire. Which is fine using the curl_multi_perform, because it
      recheck all timeout internals, but when using custom event poller (like
      hiperfifo.c) it may keep stalle connection forever.
      81ead2c4
  2. 07 Sep, 2011 4 commits
  3. 06 Sep, 2011 5 commits
  4. 05 Sep, 2011 4 commits
  5. 04 Sep, 2011 5 commits
  6. 03 Sep, 2011 6 commits
  7. 02 Sep, 2011 3 commits
  8. 01 Sep, 2011 4 commits
  9. 31 Aug, 2011 5 commits
  10. 30 Aug, 2011 1 commit
  11. 29 Aug, 2011 2 commits