diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-04-06 22:30:41 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-04-06 22:30:41 +0200 |
commit | 222dfc7d94a785bd710642a8917aefa70e1ea714 (patch) | |
tree | e48de2116f6ce72a0ddbbf3a140765eade3b5da0 /Lib/fileinput.py | |
parent | 8912d1418e6b336c21bbe21c0dd123332bbe5ab5 (diff) | |
download | cpython-git-222dfc7d94a785bd710642a8917aefa70e1ea714.tar.gz |
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)!
Diffstat (limited to 'Lib/fileinput.py')
0 files changed, 0 insertions, 0 deletions