| Crates.io | rustix-getifaddrs |
| lib.rs | rustix-getifaddrs |
| version | 0.0.0 |
| created_at | 2026-01-08 09:07:28.550318+00 |
| updated_at | 2026-01-08 09:07:28.550318+00 |
| description | Implementation of `getifaddrs` using syscalls in rustix |
| homepage | |
| repository | https://github.com/Luca-spopo/rustix-getifaddrs |
| max_upload_size | |
| id | 2029787 |
| size | 27,053 |
This crate is currently work in progress.
It will contain an implementation of the getifaddrs function call using Rustix
Context and discussion here: https://github.com/bytecodealliance/rustix/issues/1551