Linux基础(08)信号通信机制
摘要:1.Linux中的信号(有32个) 信号会中断一些函数的阻塞 https://zhidao.baidu.com/question/1766690354480323100.html #define SIGHUP 1 #define SIGINT 2 #define SIGQUIT 3 #define
阅读全文
posted @ 2019-10-25 11:23
posted @ 2019-10-25 11:23