diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-12-04 00:41:24 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-12-04 00:41:24 +0100 |
commit | 9a954838aba9385618642342828b9dd7c21851d3 (patch) | |
tree | 368f47c94a6f2af86fd015659f13a2e5a9e4bc1e /Python/Python-ast.c | |
parent | 99c2ab4b837288c0b29a1777988b07a77171c544 (diff) | |
download | cpython-git-9a954838aba9385618642342828b9dd7c21851d3.tar.gz |
Close #19827: On UNIX, setblocking() and settimeout() methods of socket.socket
can now avoid a second syscall if the ioctl() function can be used, or if the
non-blocking flag of the socket is unchanged.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions