[Python-Dev] Pervasive socket failures on Windows (original) (raw)
Scott Dial scott+python-dev at scottdial.com
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 FDSETSIZE is 64 on Windows, In Python FDSETSIZE 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 ]