Expand description
§uni-addr
Modules§
Enums§
- Socket
Addr - A unified address type that can represent both
std::net::SocketAddr
andunix::SocketAddr
(a wrapper overstd::os::unix::net::SocketAddr
).
Constants§
- UNIX_
URI_ PREFIX - The prefix for Unix domain socket URIs.