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

Support TCP_KEEP{CNT,INTVL} on Linux #79

Closed
tamird opened this issue May 13, 2020 · 0 comments
Closed

Support TCP_KEEP{CNT,INTVL} on Linux #79

tamird opened this issue May 13, 2020 · 0 comments

Comments

@tamird
Copy link
Contributor

tamird commented May 13, 2020

The support for keepalive is pretty limited right now. I'm looking to write a test that wants to trigger connection closure in response to unacked timeouts, and without being able to set these, it's impossible for that test to complete in a reasonable amount of time.

Moved from deprecrated/net2-rs#90.

Thomasdezeeuw added a commit to Thomasdezeeuw/socket2 that referenced this issue Dec 18, 2020
Originally implemented by @hawkw here in
tokio-rs/mio#1385.

Closed rust-lang#79.
Fixes rust-lang#24.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant