[c++-pthreads] cancellation points report failure
David Abrahams
dave at boost-consulting.com
Sat Dec 20 01:15:03 UTC 2003
Ted Baker <baker at cs.fsu.edu> writes:
> If I'm confused, enlighten me.
>
> How are you going to implement this version of
> read() that raises the exeption?
>
> The only way I know is to create a wrapper for the C-language
> read() function (or the corresponding system call trap), check the
> return value and if it is negative, throw the exception.
IIUC, you're still being confused in the same way... but I'll let
Nathan explain himself because, who knows, maybe it's me that's
confused after all?
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
More information about the c++-pthreads
mailing list