Skip to main content
sockaddr_un
std
1.97.0-nightly
(a5c825cd8 2026-04-14)
In std::
os::
unix::
net::
addr
std
::
os
::
unix
::
net
::
addr
Function
sockaddr_
un
Copy item path
Source
pub(super) fn sockaddr_un(path: &
Path
) ->
Result
<(
sockaddr_un
,
socklen_t
)>
Available on
non-Hermit and (Unix) and not ((WebAssembly and non-WASI, or Fortanix and SGX))
only.