[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


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



More information about the Python-Dev mailing list