Skip to content

Use with arbitrary file descriptor #687

@tamird

Description

@tamird

Hi, I am one of the maintainers of aya a toolkit for interacting with eBPF programs from Rust.

Many eBPF objects are backed by file descriptors, and some of them provide readiness notifications. See our RingBuf tests which exercise this via raw epoll as well as with tokio (using tokio::io::unix::AsyncFd).

Does glommio offer something akin to AsyncFd? How can I wrap a RingBuf so it can be used with glommio?

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