Issue #23618, #22117: refactor socketmodule.c
Move Py_BEGIN_ALLOW_THREADS/Py_END_ALLOW_THREADS inside internal_select_ex() to prepare a switch to the _PyTime_t type and retry syscall on EINTR.
V
Victor Stinner committed
b7df3144ef14ec50650dfd47da4ba09ee0bc674c
Parent: 34dc0f4