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

net: add UdpSocket::peer_addr #4362

Merged
merged 2 commits into from Dec 31, 2021
Merged

net: add UdpSocket::peer_addr #4362

merged 2 commits into from Dec 31, 2021

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Dec 31, 2021

Closes #3312
Solves #3309

The first commit is from #4361.

Refs:

@taiki-e taiki-e added A-tokio Area: The main tokio crate M-net Module: tokio/net labels Dec 31, 2021
@Darksonn Darksonn merged commit a9d9bde into master Dec 31, 2021
@Darksonn Darksonn deleted the taiki-e/net-udp-peer-addr branch December 31, 2021 10:23
taiki-e added a commit that referenced this pull request Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-net Module: tokio/net
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request new method peer_addr for tokio::net::UdpSocket
2 participants