Fix compiler warnings/errors on windows
The threadRun function must return an integer, not a pointer.Include <winsock2.h> requests to be included before <windows.h>.
Fix compiler warnings/errors on windows
The threadRun function must return an integer, not a pointer.
Include <winsock2.h> requests to be included before <windows.h>.