SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 96 Python

Issue #22117: Fix sock_call_ex() for non-blocking socket

Call internal_select() with a timeout of 0 second, not a timeout of -1 second
(blocking)!
V
Victor Stinner committed
222dfc7d94a785bd710642a8917aefa70e1ea714
Parent: 8912d14