diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2006-07-11 02:04:09 +0000 |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2006-07-11 02:04:09 +0000 |
commit | 93ab5fa1916d745aa817ed47297725826f4ec62c (patch) | |
tree | 1aee6c9cca20ccb1c194ec318449847b20598044 /Python/ast.c | |
parent | 06c68b800ca3e31d2551923083ce8294ab94cb24 (diff) | |
download | cpython-git-93ab5fa1916d745aa817ed47297725826f4ec62c.tar.gz |
#1494314: Fix a regression with high-numbered sockets in 2.4.3. This
means that select() on sockets > FD_SETSIZE (typically 1024) work again.
The patch makes sockets use poll() internally where available.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions