summaryrefslogtreecommitdiffstats
path: root/Demo/rpc
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-10-29 16:32:19 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2001-10-29 16:32:19 (GMT)
commitfbd5797eb7aa2f2e291a11081f5c5160614fdd45 (patch)
tree257ffac513c26bc43da4bfad3ba6be9a3a986b3a /Demo/rpc
parent2836907bbb62272db4186d89e684108b90ded8fe (diff)
downloadcpython-fbd5797eb7aa2f2e291a11081f5c5160614fdd45.zip
cpython-fbd5797eb7aa2f2e291a11081f5c5160614fdd45.tar.gz
cpython-fbd5797eb7aa2f2e291a11081f5c5160614fdd45.tar.bz2
Fix for SF bug 453099 -- select not defensive
And SF patch 473223 -- infinite getattr loop Wrap select() and poll() calls with try/except for EINTR. If EINTR is raised, treat as a response where no fd is ready. In dispatcher constructor, make sure self.socket is always initialized.
Diffstat (limited to 'Demo/rpc')
0 files changed, 0 insertions, 0 deletions