Crate unix_socket

Source
Expand description

This crate provides UnixStream and UnixListener implementations for Windows, and re-exposes the std types for UNIX.

This can go away once the std types are available on Windows.

https://github.com/rust-lang/rust/issues/56533

Structsยง