信号之sigaction函数
摘要:
可靠机制,不会恢复默认信号处理程序: 新的信号安装函数sigaction:sigaction函数用于改变进程收到的特定信号后的行为 int sigaction(int signum,const struct sigaction *act,const struct sigaction *old); / 阅读全文
posted @ 2018-01-27 20:21 wsw_seu 阅读(415) 评论(0) 推荐(0)
浙公网安备 33010602011771号