Remove TCP shutdown
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 234
- Forks
- 108
- Avg merge
- 5h 12m
- Merged PRs (30d)
- 4
Description
I will close this PR and I will consider remove TCP shutdown in next major version.
Originally posted by @quininer in https://github.com/rustls/tokio-rustls/issues/63#issuecomment-2051548148
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or entry points; begin by reviewing the closed PR referenced in the issue text and locating the TCP shutdown handling in tokio-rustls. Confirm the intended next-major-version behavior and identify the relevant tests before making changes. Done means TCP shutdown is removed without breaking the surrounding async TLS behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100