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.
f41592663c
`MapData::fd` is now a `MapFd`. This means that `MapData` now closes the file descriptor on drop. In the future we might consider making `MapFd` hold a `BorrowedFd` but this requires API design work due to overlapping borrows. Since `SockMapFd` is no longer `Copy`, attach methods to take it by reference to allow callers to use it multiple times as they are accustomed to doing. `SockMapFd` implements `try_clone`. `MapFd` and `SockMapFd` are now returned by reference to allow callers to avoid file descriptor cloning when desired. This is an API breaking change. Updates #612. |
1 year ago | |
---|---|---|
.. | ||
aya-bpf-bindings.txt | 1 year ago | |
aya-bpf-cty.txt | 1 year ago | |
aya-bpf-macros.txt | 1 year ago | |
aya-bpf.txt | 1 year ago | |
aya-log-common.txt | 1 year ago | |
aya-log-ebpf-macros.txt | 1 year ago | |
aya-log-ebpf.txt | 1 year ago | |
aya-log-parser.txt | 1 year ago | |
aya-log.txt | 1 year ago | |
aya-obj.txt | 1 year ago | |
aya-tool.txt | 1 year ago | |
aya.txt | 1 year ago |