diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2012-04-09 00:47:24 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2012-04-09 00:47:24 +0200 |
commit | fa1d84107a22de80ee35a38e0c68ad988ebc66db (patch) | |
tree | 123903f9c68bd40f26a1cb08d896a770b7a61580 /Python/pystate.c | |
parent | 088a874c7ff4e90d5b6efc16d37a53a57f368fea (diff) | |
download | cpython-git-fa1d84107a22de80ee35a38e0c68ad988ebc66db.tar.gz |
Issue #7978: socketserver now restarts the select() call when EINTR is returned.
This avoids crashing the server loop when a signal is received.
Patch by Jerzy Kozera.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions