Supprt for sending/receiving ancillary data (file descriptors) over Unix sockets (unix_socket_ancillary_data) · Issue #1369 · tokio-rs/mio · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thomasdezeeuw
changed the title
unix: Extend UnixStream and UnixDatagram to send and receive file descriptors
Supprt for sending/receiving ancillary data (file descriptors) over Unix socekts (unix_socket_ancillary_data)
Dec 8, 2023
Thomasdezeeuw
changed the title
Supprt for sending/receiving ancillary data (file descriptors) over Unix socekts (unix_socket_ancillary_data)
Supprt for sending/receiving ancillary data (file descriptors) over Unix sockets (unix_socket_ancillary_data)
Jun 9, 2024
Uh oh!
There was an error while loading. Please reload this page.
There is a similar PR in the standard library: rust-lang/rust#69864 .
I hope tokio could have an async version of that. tokio-rs/tokio#2975
The text was updated successfully, but these errors were encountered: