Skip to content

Confusing deprecation notice for sys::epoll::epoll_ctl #2531

@pacak

Description

@pacak

https://docs.rs/nix/latest/nix/sys/epoll/fn.epoll_ctl.html

Currently it says "👎Deprecated since 0.27.0: Use Epoll::epoll_ctl() instead", but Epoll::epoll_ctl is private and I can't use it. So either deprecation message should talk about individual commands or Epoll::epoll_ctl should be public. Probably the former.

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