Supprt for sending/receiving ancillary data (file descriptors) over Unix sockets (unix_socket_ancillary_data)
Author: zonyitooCreated Oct 19, 2020Updated Jul 30, 2026
Labelsenhancementunstable
There is a similar PR in the standard library: https://github.com/rust-lang/rust/pull/69864 . I hope tokio could have an async version of that. https://github.com/tokio-rs/tokio/issues/2975
Source: tokio-rs/mio