Skip to content
  1. Jun 08, 2017
    • Daniel Stenberg's avatar
      6c590745
    • Daniel Stenberg's avatar
      expire: remove Curl_expire_latest() · 7fffe97b
      Daniel Stenberg authored
      With the introduction of expire IDs and the fact that existing timers
      can be removed now and thus never expire, the concept with adding a
      "latest" timer is not working anymore as it risks to not expire at all.
      
      So, to be certain the timers actually are in line and will expire, the
      plain Curl_expire() needs to be used. The _latest() function was added
      as a sort of shortcut in the past that's quite simply not necessary
      anymore.
      
      Follow-up to 31b39c40
      
      Reported-by: Paul Harris
      
      Closes #1555
      7fffe97b
  2. Jun 07, 2017
  3. Jun 06, 2017
  4. Jun 05, 2017
  5. Jun 04, 2017
  6. Jun 03, 2017
  7. Jun 02, 2017
  8. Jun 01, 2017