Skip to content

Add Windows support #2

@luser

Description

@luser

Windows provides an API to associate an IO completion port with a Job object, by calling SetInformationJobObject with JobObjectAssociateCompletionPortInformation and passing in a JOBOBJECT_ASSOCIATE_COMPLETION_PORT.

The MSDN docs say the notifications aren't reliable, but don't explain why and I can't find any evidence to support that. I think it's worth trying it out, in any event.

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