Skip to content

Consider using sigaction() instead of signal() #3

@emilio

Description

@emilio

The behavior of signal() for certain things is implementation-dependent. Using sigaction would give more safety guarantees.

See the "Portability" section in http://man7.org/linux/man-pages/man2/signal.2.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions