SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 132 Python

Issue #23618: Fix internal_select() for negative timeout (blocking socket) when

poll() is not available.

select() doesn't accept negative timeout, the timeout parameter must be NULL to
block on select().
V
Victor Stinner committed
ced117452585913395ceffd742c9dd7aeaf80630
Parent: 88ed640