axsignal
0.1.0
Module action
Structs
Enums
Constants
In crate axsignal
?
Module
axsignal
::
action
source
·
[
−
]
Expand description
To define the signal action and its flags
Structs
SigAction
The structure of the signal action
SigActionFlags
The flags of the signal action
Enums
SignalDefault
没有显式指定处理函数时的默认行为
Constants
SIG_DFL
特殊取值,代表默认处理函数
SIG_IGN
特殊取值,代表忽略这个信号