diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-31 20:03:59 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-31 20:03:59 (GMT) |
commit | 70a46f635fc89ed20310fdb674b9eff87a907afb (patch) | |
tree | fcc6764d07ca598c473297ed6bd99d28ed07cce6 /Python/dynload_next.c | |
parent | ee699e9d2b8dbac53ee897ddd456ec7399d703de (diff) | |
download | cpython-70a46f635fc89ed20310fdb674b9eff87a907afb.zip cpython-70a46f635fc89ed20310fdb674b9eff87a907afb.tar.gz cpython-70a46f635fc89ed20310fdb674b9eff87a907afb.tar.bz2 |
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/dynload_next.c')
0 files changed, 0 insertions, 0 deletions