EWOULDBLOCK error code in Windows, c++

Posted: Friday 15 March 2013

You should be using WSAEWOULDBLOCK instead of EWOULDBLOCK if you're compiling c++ with
#include <winsock.h>