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

Prevent poll failure with WSAENOTSOCK on Windows #272

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

Sniperlyf3
Copy link

This is related to paullouisageneau/libdatachannel#1252
I did test this locally and it seems to be working as expected now

@Sniperlyf3 Sniperlyf3 changed the title Fix ret < 0 && ret == 10038L is never possible Prevent poll failure with WSAENOTSOCK on Windows Sep 12, 2024
Copy link
Owner

@paullouisageneau paullouisageneau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks for the fix!

@paullouisageneau
Copy link
Owner

Released in v1.5.4

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.

2 participants