Sigaction options: Restore the signal action to the default state.
Source position: signal.inc line 54
const SA_ONESHOT = SA_RESETHAND;