diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2012-04-08 22:47:24 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2012-04-08 22:47:24 (GMT) |
commit | b0a9c66a49b6ced6748c33ecff407812facd723d (patch) | |
tree | 49ee8c590a076e86ca3d0f6adb18ccf569d5872c /PC | |
parent | 317c8d257ebf8bf2f79eaa6a2d5b6e95a107e442 (diff) | |
download | cpython-b0a9c66a49b6ced6748c33ecff407812facd723d.zip cpython-b0a9c66a49b6ced6748c33ecff407812facd723d.tar.gz cpython-b0a9c66a49b6ced6748c33ecff407812facd723d.tar.bz2 |
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 'PC')
0 files changed, 0 insertions, 0 deletions