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.