Re: [boost] Boost.Threads, N2178, N2184, et al

26 Mar
2007
26 Mar
'07
7:30 a.m.
Note that simply allowing pthread_cancel to throw an exception doesn't > make C and C++ cancellation portably interoperable. So we've still > got a problem there. Indeed maybe even a bigger one: fclose is > allowed to throw! :-\To me as a programmer, what fread is allowed to do when you cancel its thread is of little importance, provided that things don't collapse when a cancellation crosses the C/C++ language barrier.So let's assume for a moment that this is what we want to achieve. What is the solution, then?Emil Dotchevski
It’s tax season, make sure to follow these few simple tips http://articles.moneycentral.msn.com/Taxes/PreparationTips/PreparationTips.a...
6654
Age (days ago)
6654
Last active (days ago)
0 comments
1 participants
participants (1)
-
Emil Dotchevski