此内容没有您所选择的语言版本。
signal.do_action
Name
signal.do_action — Examining or changing a signal action
Synopsis
signal.do_action
signal.do_action
Values
- sa_mask
- The new mask of the signal
- oldsigact_addr
- The address of the oldsigactionstruct associated with the signal
- sig
- The signal to be examined/changed
- sa_handler
- The new handler of the signal
- sigact_addr
- The address of the newsigactionstruct associated with the signal