Finding Out Why My C++ Winsock Program Won't Work!
#winsock #windows #programming
From the original video: • Creating a TCP Server in C++
Q. How can I figure out why my program won't run?
A. You need WSAGetLastError()
And I'll show you how to make sense of it in this video!
Full source: https://github.com/codehoose/cpp-netw...