<WSA 10037 with no apparent cause> I've been tryin...
# community-feeds
r
WSA 10037 with no apparent cause I've been trying to write a simple server-client connection using Winsock2. I've written similar server-client code before and have copied and pasted the same code from a previous project I made, I copied this code because it worked beforehand and when I had pasted it, I kept getting WSA error 10037 and I get this error when attempting to connect to the server from the client, I made sure to call init before I connect to the server, but I continue to get that same error. Server-side I don't...