SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 284 Python

Issue #23618: Fix EINTR handling in socket.connect()

Call PyErr_CheckSignals() if connect(), select() or getsockopt() failed with
EINTR.
V
Victor Stinner committed
ee699e9d2b8dbac53ee897ddd456ec7399d703de
Parent: c4e819a