On Fri, Feb 27, 2009 at 2:31 PM, BCS <a...@pathlink.com> wrote:
>
> you can have a posix signal handler throw an exception (I have done it and
> had it work) but I have no idea if it is supported.
>

Yeah, that seems dubious to me.  I don't know what kinds of
guarantees, if any, the signal handler has as to what thread it's
called in (if any) etc.

Reply via email to