阅读背景:

linux允许从信号处理程序发出任何系统调用吗?

来源:互联网 

My understanding is that, in general, the behavior is undefined if you call a non-async signal safe function from a signal handler, but I've heard that linux allows you to call any system call safely. Is this true? Also, the only portable behavior for a SIGSEGV handler is to abort or exit, but I understand linux will actually resume execution if you return, true?My understanding is that, in general, the behav




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: