The signal handler cannot be set.
无法设置信号处理程序。
The call was interrupted by a signal handler.
函数调用被信号处理函数中断。
These two signals cannot be "caught" by a signal handler.
这两个信号不能被“捕获”的一个信号处理器。
Two signals are unable to be redefined by a signal handler.
两路信号无法重新定义,由一个信号处理器。
There can be only one signal handler per signal per process active at any instant.
在任何瞬间,只能有一个信号处理程序处理一个活动进程的一个信号。
mysig_handler is the handler function that will be invoked at the time of signal delivery.
mysig_handler是在接收到信号时要调用的处理函数。
mysig_handler is the handler function that will be invoked at the time of signal delivery.
mysig_handler是在接收到信号时要调用的处理函数。
应用推荐