1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-11 07:39:50 -04:00
Daniel Stenberg 2e32d415c0 myalarm() is history, we now use HAVE_ALARM and we now do our very best to
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!
2001-11-06 19:33:13 +00:00
..
2001-05-21 21:45:11 +00:00
2001-11-01 12:47:22 +00:00
2001-11-05 12:24:21 +00:00
2000-05-22 14:12:12 +00:00
2001-10-04 13:25:12 +00:00
2001-09-18 15:30:59 +00:00
2001-10-31 15:06:38 +00:00
2001-08-17 10:10:15 +00:00
2001-10-29 13:28:44 +00:00
2001-10-16 07:59:43 +00:00
2001-11-02 08:32:13 +00:00
2001-11-05 11:56:26 +00:00
2001-10-04 13:25:12 +00:00
2001-10-31 15:06:38 +00:00
2001-10-31 15:08:16 +00:00