Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 402dd6e commit 902952bCopy full SHA for 902952b
1 file changed
Modules/errnomodule.c
@@ -8,7 +8,7 @@
8
#include <sys/errno.h>
9
#endif
10
11
-/* Windows socket errors (WSA*): XXX is this the correct path ??? */
+/* Windows socket errors (WSA*) */
12
#ifdef MS_WINDOWS
13
#include <winsock.h>
14
0 commit comments