Skip to content

epoll can't be used without poll feature #2604

Closed
@pacak

Description

@pacak

Epoll::wait requires T: Into<EpollTimeout> (which is actually PollTimeout, documentation is a bit confusing on that). PollTimeout is blocked behind poll feature.

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