summaryrefslogtreecommitdiff
path: root/Python/import.c
diff options
context:
space:
mode:
authorAnthony Baxter <anthonybaxter@gmail.com>2006-07-11 02:04:09 +0000
committerAnthony Baxter <anthonybaxter@gmail.com>2006-07-11 02:04:09 +0000
commit93ab5fa1916d745aa817ed47297725826f4ec62c (patch)
tree1aee6c9cca20ccb1c194ec318449847b20598044 /Python/import.c
parent06c68b800ca3e31d2551923083ce8294ab94cb24 (diff)
downloadcpython-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/import.c')
0 files changed, 0 insertions, 0 deletions