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

support UdpSocket::poll_recv_from #209

Open
m-mueller678 opened this issue Jan 23, 2025 · 2 comments · May be fixed by #211
Open

support UdpSocket::poll_recv_from #209

m-mueller678 opened this issue Jan 23, 2025 · 2 comments · May be fixed by #211
Labels
good first issue Good for newcomers

Comments

@m-mueller678
Copy link

Tokio's UDP socket has a poll_recv_from method, while turmoil's does not.

@mcches
Copy link
Contributor

mcches commented Jan 29, 2025

This is a good first issue if you are interested in implementing it.

@mcches mcches added the good first issue Good for newcomers label Jan 29, 2025
@m-mueller678
Copy link
Author

Thank you, I will look into it today.

@m-mueller678 m-mueller678 linked a pull request Jan 29, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants