Unix domain socket bindings.
# Cargo.toml
[dependencies]
unix_socket = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a Unix domain socket and sends a message.
Replace with `std::os::unix::net::UnixStream` from the standard library.
No dependency data recorded yet.