Skip to content
  1. Jun 01, 2015
  2. May 31, 2015
  3. May 30, 2015
  4. May 28, 2015
  5. May 27, 2015
  6. May 26, 2015
  7. May 25, 2015
  8. May 24, 2015
  9. May 23, 2015
  10. May 22, 2015
  11. May 21, 2015
  12. May 20, 2015
    • Daniel Stenberg's avatar
      read_callback: move to SessionHandle from connectdata · b0143a2a
      Daniel Stenberg authored
      With many easy handles using the same connection for multiplexing, it is
      important we store and keep the transfer-oriented stuff in the
      SessionHandle so that callbacks and callback data work fine even when
      many easy handles share the same physical connection.
      b0143a2a