diff options
author | Michael W. Hudson <mwh@python.net> | 2002-03-15 10:32:07 (GMT) |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2002-03-15 10:32:07 (GMT) |
commit | 8b23905d92efb1f4d0156b1ebef3ef01b743ad84 (patch) | |
tree | 3c6f75f233dee13163491608a3ab8ba3630053cb /Doc/perl/python.perl | |
parent | 1b64810eebcee05d40ec85192e80483bc3cb8d23 (diff) | |
download | cpython-8b23905d92efb1f4d0156b1ebef3ef01b743ad84.zip cpython-8b23905d92efb1f4d0156b1ebef3ef01b743ad84.tar.gz cpython-8b23905d92efb1f4d0156b1ebef3ef01b743ad84.tar.bz2 |
backport akuchling's checkin of
revision 1.29 of asyncore.py
[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 'Doc/perl/python.perl')
0 files changed, 0 insertions, 0 deletions