Skip to content
  1. May 07, 2010
    • Howard Chu's avatar
      sendrecv: split the I/O handling into private handler · d64bd82b
      Howard Chu authored
      Howard Chu brought the bulk work of this patch that properly
      moves out the sending and recving of data to the parts of the
      code that are properly responsible for the various ways of doing
      so.
      
      Daniel Stenberg assisted with polishing a few bits and fixed some
      minor flaws in the original patch.
      
      Another upside of this patch is that we now abuse CURLcodes less
      with the "magic" -1 return codes and instead use CURLE_AGAIN more
      consistently.
      d64bd82b
  2. May 05, 2010
  3. Apr 29, 2010
  4. Apr 28, 2010
  5. Apr 26, 2010
  6. Apr 25, 2010
  7. Apr 24, 2010
  8. Apr 21, 2010
  9. Apr 20, 2010
  10. Apr 19, 2010
  11. Apr 17, 2010