server: use EWOULDBLOCK, not EAGAIN. Patch by Alexey Borzenkov.
This fixes a lot of stacktraces of socket.error on Windows where EAGAIN != EWOULDBLOCK
Showing
Please register or sign in to comment
This fixes a lot of stacktraces of socket.error on Windows where EAGAIN != EWOULDBLOCK