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.
aya/xtask
Xiaobo Liu 44ec978bd3 aya-log: Implement `AsFd` for `EbpfLogger`
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>
1 day ago
..
libbpf@20ea95b450 xtask: Generate new bindings 1 year ago
public-api aya-log: Implement `AsFd` for `EbpfLogger` 1 day ago
src test-distro: enable rust backtrace 2 weeks ago
Cargo.toml build(deps): bump the cargo-crates group with 2 updates 1 month ago