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

net: switch socket methods to &self #2934

Merged
merged 3 commits into from Oct 9, 2020
Merged

net: switch socket methods to &self #2934

merged 3 commits into from Oct 9, 2020

Commits on Oct 9, 2020

  1. tweak unix sockets

    carllerche committed Oct 9, 2020
    Copy the full SHA
    9dbfa1e View commit details
    Browse the repository at this point in the history
  2. Update tokio/src/net/unix/listener.rs

    Co-authored-by: Taiki Endo <te316e89@gmail.com>
    carllerche and taiki-e committed Oct 9, 2020
    Copy the full SHA
    6d201f3 View commit details
    Browse the repository at this point in the history
  3. fix warnings

    carllerche committed Oct 9, 2020
    Copy the full SHA
    28ae533 View commit details
    Browse the repository at this point in the history