Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove sys::socket::addr::from_libc_sockaddr from the public API #1215

Merged
merged 1 commit into from
May 1, 2020

Commits on Apr 12, 2020

  1. 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 .
    asomers committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    494d4f7 View commit details
    Browse the repository at this point in the history