We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tested on build 14905:
setsockopt(..., IP_PKTINFO, ...) seems to always return EINVAL. This causes numerous failures in the .NET Core System.Net.Sockets tests.
setsockopt(..., IP_PKTINFO, ...)
The text was updated successfully, but these errors were encountered:
@ericeil - Thanks for reporting this. This is already being tracked in our pipeline or work to be done. No ETA at this moment.
Sorry, something went wrong.
Just an update that a fix for this has been checked in the dev branch and should soon hit the Insider release.
No branches or pull requests
Tested on build 14905:
setsockopt(..., IP_PKTINFO, ...)
seems to always return EINVAL. This causes numerous failures in the .NET Core System.Net.Sockets tests.The text was updated successfully, but these errors were encountered: