Skip to content

Use a single epoll pool #4

@FFY00

Description

@FFY00

Right now we have an epoll pool per device, as the polled IO backend is not designed more than one devices. We should make the epool pool a class attribute, instead of an instance one, to make dispatch() dispatch all devices at the same time.

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