Skip to content
  1. Sep 08, 2011
    • 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. Sep 07, 2011
  3. Sep 06, 2011
  4. Sep 05, 2011
  5. Sep 04, 2011
  6. Sep 03, 2011
  7. Sep 02, 2011
  8. Sep 01, 2011
  9. Aug 31, 2011
  10. Aug 30, 2011
  11. Aug 29, 2011