Hello.
I have just tried to compile usocket with ECL (HEAD version), Windows and MSVC. It fails.
Changing #include <winsock2.h> to #include <winsock.h> in the backend/sbcl.lisp made it working.
Does it works for someone with winsock2.h?
Best regards, -Anton