8000 send signals with pidfd_send_signal · Issue #89 · ltworf/weborf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.
This repository was archived by the owner on May 9, 2024. It is now read-only.
send signals with pidfd_send_signal #89
Open
@ltworf

Description

@ltworf

Create the process ith pidfd_spawn or similar instead of fork and then use pidfd_send_signal to send the signals.

This avoids race conditions.

It is only supported on recent linux, so it will need ifdef and autotools

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

      0