summaryrefslogtreecommitdiff
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2002-03-08 18:19:59 +0000
committerAndrew M. Kuchling <amk@amk.ca>2002-03-08 18:19:59 +0000
commitcc5f5b2686be248b7d78adfd5b15fba6a69ab7d1 (patch)
treeab608d5aeedc9ce704b884b77fba4f3692cec26b /Python/bltinmodule.c
parent1bf71172f8e1acfce05d8443e3998c425974aeef (diff)
downloadcpython-git-cc5f5b2686be248b7d78adfd5b15fba6a69ab7d1.tar.gz
[Bug #517554] When a signal happens during the select call in
asyncore.poll, the select fails with EINTR, which the code catches. However, the code fails to clear the r/w/e arrays (like poll3 does), which means it acts as if every descriptor had received all possible events. Bug report and patch by Cesar Eduardo Barros
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions