Skip to content

Handle the scenario when NOTE_NSECONDS is not available for the kevent backend. #933

@3405691582

Description

@3405691582

DragonFlyBSD seems to be the only kevent implementer that doesn't support flags like NOTE_NSECONDS, and would require manual adjustment, since by default EVFILT_TIMER defaults to ms.

We should add an #error or #warning when NOTE_NSECONDS is not defined to make the adjustment in the correct place, or just do it preemptively.

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