Skip to content

Use EVFILT_SIGNAL for kqueue-enabled systems #4

@notgull

Description

@notgull

kqueue supports EVFILT_SIGNAL, which would allow us to wait on a signal without needing to use a pipe. I'm working on exposing this functionality in async-io via smol-rs/async-io#112. However, this would require setting up an executor to listen for signals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions