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

IP_PKTINFO socket option not supported #987

Closed
ericeil opened this issue Aug 25, 2016 · 2 comments
Closed

IP_PKTINFO socket option not supported #987

ericeil opened this issue Aug 25, 2016 · 2 comments

Comments

@ericeil
Copy link

ericeil commented Aug 25, 2016

Tested on build 14905:

setsockopt(..., IP_PKTINFO, ...) seems to always return EINVAL. This causes numerous failures in the .NET Core System.Net.Sockets tests.

@sunilmut
Copy link
Member

@ericeil - Thanks for reporting this. This is already being tracked in our pipeline or work to be done. No ETA at this moment.

@sunilmut
Copy link
Member

Just an update that a fix for this has been checked in the dev branch and should soon hit the Insider release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants