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().
Showing
Please
register
or
sign in
to comment