summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-03-31 22:03:59 +0200
committerVictor Stinner <victor.stinner@gmail.com>2015-03-31 22:03:59 +0200
commit70a46f635fc89ed20310fdb674b9eff87a907afb (patch)
treefcc6764d07ca598c473297ed6bd99d28ed07cce6 /Python
parentee699e9d2b8dbac53ee897ddd456ec7399d703de (diff)
downloadcpython-git-70a46f635fc89ed20310fdb674b9eff87a907afb.tar.gz
Issue #23618: Enhance EINTR handling in socket.connect()
Call PyErr_CheckSignals() immediatly if connect() or select() fails with EINTR in internal_connect(). Refactor also the code to limit indentaton and make it more readable.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions