Staging
v0.5.1
Revision 93ab5fa1916d745aa817ed47297725826f4ec62c authored by Anthony Baxter on 11 July 2006, 02:04:09 UTC, committed by Anthony Baxter on 11 July 2006, 02:04:09 UTC
means that select() on sockets > FD_SETSIZE (typically 1024) work again.
The patch makes sockets use poll() internally where available.
1 parent 06c68b8
History
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top