Unix domain socket bindings for the mio event-driven I/O library.
# Cargo.toml
[dependencies]
mio-uds = "0.6.8"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a Unix domain socket listener with mio.
Use `mio::net::UnixListener` instead (mio >= 0.7).
No dependency data recorded yet.