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.
A
Antoine Pitrou committed
b0a9c66a49b6ced6748c33ecff407812facd723d
Parent: 317c8d2