Staging
v0.8.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
package
Arithmetic.py -rw-r--r-- 13.3 KB
Calls.py -rw-r--r-- 7.9 KB
CommandLine.py -rw-r--r-- 16.3 KB
Constructs.py -rw-r--r-- 12.9 KB
Dict.py -rw-r--r-- 9.0 KB
Exceptions.py -rw-r--r-- 13.1 KB
Imports.py -rw-r--r-- 2.9 KB
Instances.py -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 1.1 KB
Lists.py -rw-r--r-- 5.2 KB
Lookups.py -rw-r--r-- 14.9 KB
NewInstances.py -rw-r--r-- 1.5 KB
Numbers.py -rw-r--r-- 16.1 KB
README -rw-r--r-- 13.9 KB
Setup.py -rw-r--r-- 904 bytes
Strings.py -rw-r--r-- 10.6 KB
Tuples.py -rw-r--r-- 7.8 KB
Unicode.py -rw-r--r-- 10.8 KB
clockres.py -rw-r--r-- 1.2 KB
pybench.py -rwxr-xr-x 30.2 KB
systimes.py -rw-r--r-- 6.5 KB

README

back to top