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
Remove sys::socket::addr::from_libc_sockaddr from the public API
This function never should've been public, since it's basically
impossible to use directly. It's only public due to an oversight from
PR nix-rust#667 .
0 commit comments