Skip to content

Add UdpSocket::PeerAddr #307

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

Closed
yoshuawuyts opened this issue Oct 11, 2019 · 4 comments
Closed

Add UdpSocket::PeerAddr #307

yoshuawuyts opened this issue Oct 11, 2019 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@yoshuawuyts
Copy link
Contributor

This was just stabilized in std; we should consider adding it too.

rust-lang/rust#64728

@yoshuawuyts yoshuawuyts added enhancement New feature or request good first issue Good for newcomers labels Oct 11, 2019
@ansrivas
Copy link

@yoshuawuyts I quickly looked in the source code, please correct me if I am wrong, this is going to be currently blocked by mio's new release with peer_addr implementation right?

@yoshuawuyts
Copy link
Contributor Author

@ansrivas yeah I guess you're right.

zhaxzhax added a commit to zhaxzhax/async-std that referenced this issue Jun 14, 2020
@zhaxzhax
Copy link
Contributor

I am a beginner in Rust. And I am really delighted to see there is a issue I can fix. I am gonna take this one.

yoshuawuyts added a commit that referenced this issue Jun 14, 2020
@akshatagarwl
Copy link
Contributor

@yoshuawuyts It seems like this can be closed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants