Function socket2::sys::offset_of_path
source ยท pub(crate) fn offset_of_path(storage: &sockaddr_un) -> usize
Expand description
Returns the offset of the sun_path
member of the passed unix socket address.
pub(crate) fn offset_of_path(storage: &sockaddr_un) -> usize
Returns the offset of the sun_path
member of the passed unix socket address.