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

Add UdpSocket::PeerAddr #307 #816

Merged
merged 1 commit into from
Jun 14, 2020

Conversation

zhaxzhax
Copy link
Contributor

Add UdpSocket::PeerAddr in #307.
The test is passed.

@yoshuawuyts yoshuawuyts merged commit a602a91 into async-rs:master Jun 14, 2020
@zhaxzhax
Copy link
Contributor Author

Thanks for your merge. May I ask that could I look at the std-lib in rust, comparing with async-std, and add all the function that in std but not in async-std? I'd like to do this, because I see that async-std is a async version of std. ( Just my thought, I don't know whether it right or wrong).

@zhaxzhax zhaxzhax deleted the add-udpscket-peeraddr branch June 15, 2020 05:53
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