mirror of https://github.com/aya-rs/aya
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This change implements the `AsFd` trait for the `EbpfLogger` struct. This allows obtaining a `BorrowedFd` from an `EbpfLogger` instance, which is safer than using `AsRawFd`. This improves the ergonomics of using `EbpfLogger` with APIs that accept file descriptors. Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com> |
4 months ago | |
|---|---|---|
| .. | ||
| libbpf@20ea95b450 | 2 years ago | |
| public-api | 4 months ago | |
| src | 4 months ago | |
| Cargo.toml | 5 months ago | |