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

proto: Pass SocketAddr by value #2107

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

gretchenfrage
Copy link
Collaborator

Changes all &SocketAddr to SocketAddr. Per previous discussion. Note: This repo contains no occurrences of &IpAddr.

@gretchenfrage gretchenfrage changed the title Pass SocketAddr by value proto: Pass SocketAddr by value Dec 21, 2024
@Ralith Ralith added this pull request to the merge queue Dec 21, 2024
Merged via the queue into quinn-rs:main with commit 2071704 Dec 21, 2024
20 checks passed
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.

3 participants