[Python-Dev] Pervasive socket failures on Windows
Scott Dial
scott+python-dev at scottdial.com
Fri Feb 10 22:46:03 CET 2006
More information about the Python-Dev mailing list
Fri Feb 10 22:46:03 CET 2006
- Previous message: [Python-Dev] Pervasive socket failures on Windows
- Next message: [Python-Dev] Pervasive socket failures on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tim Peters wrote: > [Martin v. Löwis] >> So FD_SETSIZE is 64 on Windows, > > In Python FD_SETSIZE is 512 on Windows (see the top of selectmodule.c). > Although I agree, in terms of the socketmodule, there was no such define overriding the default FD_SETSIZE, so you are both right. -- Scott Dial scott at scottdial.com dialsa at rose-hulman.edu
- Previous message: [Python-Dev] Pervasive socket failures on Windows
- Next message: [Python-Dev] Pervasive socket failures on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list