Skip to content
  1. Dec 02, 2003
  2. Nov 06, 2003
  3. Oct 14, 2003
  4. Oct 08, 2003
  5. Oct 05, 2003
  6. Aug 24, 2003
  7. Aug 14, 2003
  8. Aug 05, 2003
  9. Jul 05, 2003
  10. May 21, 2003
  11. Jan 16, 2003
  12. Dec 04, 2002
  13. Sep 03, 2002
  14. Jun 11, 2002
  15. Mar 19, 2002
  16. Feb 07, 2002
  17. Jan 07, 2002
  18. Dec 17, 2001
  19. Nov 27, 2001
  20. 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
  21. Nov 02, 2001
  22. Oct 02, 2001
  23. Aug 24, 2001
  24. Aug 06, 2001
  25. May 31, 2001
  26. Jan 25, 2001
  27. Jan 03, 2001
  28. Oct 26, 2000
  29. Oct 09, 2000
  30. Aug 24, 2000
  31. Jun 20, 2000
  32. May 22, 2000
  33. Jan 17, 2000
  34. Dec 29, 1999