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

Nuke deprecated net APIs #1861

Merged
merged 1 commit into from Dec 3, 2022
Merged

Nuke deprecated net APIs #1861

merged 1 commit into from Dec 3, 2022

Conversation

SUPERCILEX
Copy link
Contributor

This one's a little more questionable since it's only been one release, but it removes a ton of code which is sweet.

@rtzoeller
Copy link
Collaborator

@SUPERCILEX barring a compelling reason to get this PR and #1855 merged ASAP, I'm tempted to submit #1860 and hold these until after the next release (which I would like to publish after working through the latest series of PRs, which I've admittedly fallen behind on). Practically speaking that would only delay these PRs from being submitted by a few weeks, and since they are largely technical debt I don't see a need for them to land in a release urgently. Any reason to deviate from that?

There is still a large percentage of users on versions earlier than 0.24.0, so waiting a bit longer feels reasonable.

@asomers how do you feel about a 0.26.0 release in a week or two?

@SUPERCILEX
Copy link
Contributor Author

That sounds super reasonable to me, happy to let these sit until the next release. :)

@asomers asomers added this to the 0.27.0 milestone Nov 20, 2022
@asomers
Copy link
Member

asomers commented Nov 20, 2022

I agree. Let's do 0.26.0 after #1871 merges, and put this PR into the subsequent release.

@rtzoeller
Copy link
Collaborator

@SUPERCILEX can you rebase this? I'm happy to submit it whenever it's updated.

@SUPERCILEX
Copy link
Contributor Author

Sweet, done!

@SUPERCILEX
Copy link
Contributor Author

Lol, that was fast. I think the macOS aarch64 job borked itself for unrelated reasons.

@rtzoeller
Copy link
Collaborator

Lol, that was fast. I think the macOS aarch64 job borked itself for unrelated reasons.

Yeah, it seems unhappy for reasons unrelated to this PR. I'll re-kick that in a few hours and see if anything has changed.

While we're here though, would it be possible to get a changelog note added to this and #1855? I'd like to be clear that we're gutting the deprecated APIs.

@SUPERCILEX
Copy link
Contributor Author

Oops, yep, fixed!

src/sys/socket/mod.rs Outdated Show resolved Hide resolved
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Copy link
Member

@asomers asomers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@bors bors bot merged commit bedf83b into nix-rust:master Dec 3, 2022
@ryoqun ryoqun mentioned this pull request Apr 5, 2024
3 tasks
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

Successfully merging this pull request may close these issues.

None yet

3 participants