[Mono-dev] Control-C handler

Paolo Molaro lupus at ximian.com
Wed Jan 2 10:24:34 EST 2008


On 12/21/07 pablosantosluac wrote:
> Ok, I think I got a bit lost here... how should I proceed then?

There is no guarantee that you can hook to signal handlers
from C#, we don't support that usage and its inclusion in Mono.Posix is
a mistake.
I'm actually going to add code to mono to detect such unsupported uses
so we can flag error reports from applications that hook signal handlers
as unusable and we can discard them.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list