SA_ONESHOT
if ((handler.sa_flags & SA_ONESHOT) != 0
newAction.sa_flags = SA_ONESHOT | SA_ONSTACK | SA_RESTART;