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

feat: add local_addr to net::UdpSocket #100

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

camshaft
Copy link
Collaborator

I'm working on integrating turmoil with s2n-quic and needed a way to query the address that the socket is bound to. This is available on the tokio::net::UdpSocket.

@mcches mcches merged commit 32a40e7 into tokio-rs:main Mar 10, 2023
@camshaft camshaft deleted the udp-local-addr branch March 10, 2023 19:52
th7nder pushed a commit to th7nder/turmoil that referenced this pull request Mar 13, 2023
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.

2 participants