Skip to content
Snippets Groups Projects
Commit 31eea5f4 authored by Mark Valence's avatar Mark Valence
Browse files

On Windows, WSAENOTSOCK is treated the same as EBADF. This is needed because...

On Windows, WSAENOTSOCK is treated the same as EBADF.  This is needed because of a race condition (sock is selected just after another thread closes it), which needs a proper fix.
parent 354d0d5b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment