1. 03 Aug, 2006 1 commit
    • Yang Tse's avatar
      Silence compiler warning 'unused parameter running_handles' in function... · d211fcd3
      Yang Tse authored
      Silence compiler warning 'unused parameter running_handles' in function multi_runsingle(). This is done here returning multi->num_alive in the running_handles parameter even when functions that call multi_runsingle() at this moment overwrite the returned value with the one that is valid when those functions curl_multi_perform() and multi_socket() have removed expired timers from the splay. Most probably, parameter 'running_handles' in function multi_runsingle() should be just removed.
      d211fcd3
  2. 02 Aug, 2006 3 commits
  3. 01 Aug, 2006 3 commits
  4. 31 Jul, 2006 4 commits
  5. 30 Jul, 2006 2 commits
  6. 29 Jul, 2006 3 commits
  7. 28 Jul, 2006 3 commits
  8. 27 Jul, 2006 3 commits
  9. 26 Jul, 2006 7 commits
  10. 25 Jul, 2006 10 commits
  11. 24 Jul, 2006 1 commit