Under what circumstances is it possible to throw a C++ exception from a signal handler? (I'm most interested in GNU/Linux with libc 2.7 and later.)
Under what circumstances is it possible to throw a C++ exception from a signal handler? (I'm most interested in GNU/Linux with libc 2.7 and later.)