Support #691

Review signal handler in ndrxd

Added by Madars almost 3 years ago. Updated over 2 years ago.

Status:RejectedStart date:05/28/2021
Priority:Normal (Code 4)Due date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

    /* We will ignore all stuff requesting shutdown! */
    sigaction(SIGSEGV, NULL, &oldact);
    sigaction(SIGPIPE, &oldact, NULL);

For some reason there is such code. Needs to understand how does it affect fork/exec'd server processes.

History

#1 Updated by Lauris over 2 years ago

Duplicate of Support #753

#2 Updated by Lauris over 2 years ago

  • Status changed from New to Rejected

Also available in: Atom PDF