-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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: Pass SocketAddr by value #3125
Conversation
Thanks! This is a breaking change, so I will hold off merging for now. We should be forking off 1.0 "soonish" though. |
I also updated one call to |
Whats the status on this? |
I think the status is that its blocked on forking off v1.0. |
triage: this is no longer blocked |
@nylonicious can you rebase then we can get this merged! thanks. |
Thanks! |
Motivation
Closes #3122.