Skip to content

Implement fdinfo.event.FDEvent #3

@fmoo

Description

@fmoo

Implement a new submodule, fdinfo.event, with a class, FDEvent.

FDEvent will implement the same interface as threading.Event(), but will include an additional method, fileno(), that can be used to register the event with select() calls.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions