mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Removed an XXX question (the answer is "yes" <wink>).
This commit is contained in:
parent
402dd6e255
commit
902952b910
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#include <sys/errno.h>
|
||||
#endif
|
||||
|
||||
/* Windows socket errors (WSA*): XXX is this the correct path ??? */
|
||||
/* Windows socket errors (WSA*) */
|
||||
#ifdef MS_WINDOWS
|
||||
#include <winsock.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue