You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure Win32.xs uses winsock2.h and not winsock.h
This is important because ws2tcpip.h from the latest MinGW release
will throw an error unless winsock2.h is being used. [rt#94730]
Release as Win32-0.49
0 commit comments