You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the UnixAddr type no longer provides a way to generate an unnamed unix address (a unix address with an addrlen of 2, or UnixAddrKind::Unnamed). This used to be possible in nix 22.0 when the internal struct fields were public.