Skip to content
  1. Sep 03, 2002
  2. Jun 11, 2002
  3. Mar 19, 2002
  4. Feb 07, 2002
  5. Jan 07, 2002
  6. Dec 17, 2001
  7. Nov 27, 2001
  8. Nov 06, 2001
    • Daniel Stenberg's avatar
      myalarm() is history, we now use HAVE_ALARM and we now do our very best to · 2e32d415
      Daniel Stenberg authored
      1 - restore the previous sigaction struct as soon as we are about to shut
      off our timeout
      2 - restore the previous alarm() timeout, in case an application or similar
      had it running before we "borrowed" it for a while.
      
      No, this does not fix the multi-thread problem you get with alarm(). This
      patch should correct bug report #478780:
      //sourceforge.net/tracker/?func=detail&atid=100976&aid=478780&group_id=976
      
      If not, please post details!
      2e32d415
  9. Nov 02, 2001
  10. Oct 02, 2001
  11. Aug 24, 2001
  12. Aug 06, 2001
  13. May 31, 2001
  14. Jan 25, 2001
  15. Jan 03, 2001
  16. Oct 26, 2000
  17. Oct 09, 2000
  18. Aug 24, 2000
  19. Jun 20, 2000
  20. May 22, 2000
  21. Jan 17, 2000
  22. Dec 29, 1999