Skip to content

api inconsistency Epoll::modify and Epoll::add #2114

@dimbleby

Description

@dimbleby

Epoll::add takes mut event: EpollEvent, whereas Epoll::modify takes event: &mut EpollEvent

seems like an odd difference, am I missing a reason that this is sensible?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions