[Mono-list] Question on unix signal handling

Jonathan Pryor jonpryor at vt.edu
Thu Jan 17 23:06:01 UTC 2013


On Jan 17, 2013, at 4:21 PM, mickeyf <mickey at thesweetoasis.com> wrote:
> Ok, so if I have a thread in my managed code that does nothing but check UnixSignal.WaitAny, as described in height8's blog post, and then does no more than set some simple variable when that occurs, that should as safe and reliable as I can expect to get using managed code?

Yes that's safe.

 - Jon



More information about the Mono-list mailing list