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

Problem: IPV6_TCLASS setsockopt fails on IPv4 socket #2210

Merged
merged 1 commit into from
Nov 14, 2016

Conversation

bluca
Copy link
Member

@bluca bluca commented Nov 14, 2016

Solution: if setsockopt errors out and errno is set to ENOPROTOOPT
ignore it and carry on.

Solution: if setsockopt errors out and errno is set to ENOPROTOOPT
(or EINVAL on OSX) ignore it and carry on.
@c-rack c-rack merged commit b9b0fd8 into zeromq:master Nov 14, 2016
@bluca bluca deleted the ipv6_tos_v4_only branch November 14, 2016 13:01
@saifhhasan
Copy link
Contributor

Thanks for following up to support on v4 only platform. #moving_fast

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