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

WIN32: WSAGetLastError() returns WSAEINVAL #148

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

carlo-bramini
Copy link
Contributor

WSAGetLastError() returns WSAEINVAL (10022), not EINVAL (22).
See also here:
https://learn.microsoft.com/en-us/windows/win32/winsock/windows-sockets-error-codes-2

WSAGetLastError() returns WSAEINVAL, not EINVAL.
@JohannesLorenz JohannesLorenz merged commit 639463a into radarsat1:master Dec 2, 2023
2 of 3 checks passed
@carlo-bramini carlo-bramini deleted the fix_windows_3 branch December 3, 2023 11:05
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