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: reintroduce getter/setter for SO_LINGER to tokio::net::tcp::stream #3143

Merged
merged 5 commits into from Nov 17, 2020

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    af835e1 View commit details
    Browse the repository at this point in the history
  2. add to_mio(&self) private fn

    Zeki Sherif committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    56cff92 View commit details
    Browse the repository at this point in the history
  3. clippy

    Zeki Sherif committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    824390a View commit details
    Browse the repository at this point in the history
  4. fmt

    Zeki Sherif committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    91f8207 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. use ManuallyDrop

    Zeki Sherif committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    6b7e1bc View commit details
    Browse the repository at this point in the history