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

UdpSocket::recv_from can't handle empty packets #18129

Closed
mahkoh opened this issue Oct 17, 2014 · 1 comment
Closed

UdpSocket::recv_from can't handle empty packets #18129

mahkoh opened this issue Oct 17, 2014 · 1 comment

Comments

@mahkoh
Copy link
Contributor

mahkoh commented Oct 17, 2014

UDP packets can be empty but recv_from will return EOF in this case.

bors added a commit that referenced this issue Oct 27, 2014
Closes #18111

Note that the non-empty part doesn't matter right now because of #18129.
@steveklabnik
Copy link
Member

PR was merged, so I'm closing.

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

No branches or pull requests

2 participants