Skip to main content
sockaddr_un
std
1.98.0-nightly
(6368fd52c 2026-05-29)
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 not ((Fortanix and SGX, or WebAssembly and non-WASI)) and (Unix)
only.