diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-12-03 23:41:24 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-12-03 23:41:24 (GMT) |
commit | 9a954838aba9385618642342828b9dd7c21851d3 (patch) | |
tree | 368f47c94a6f2af86fd015659f13a2e5a9e4bc1e /Modules/_tracemalloc.c | |
parent | 99c2ab4b837288c0b29a1777988b07a77171c544 (diff) | |
download | cpython-9a954838aba9385618642342828b9dd7c21851d3.zip cpython-9a954838aba9385618642342828b9dd7c21851d3.tar.gz cpython-9a954838aba9385618642342828b9dd7c21851d3.tar.bz2 |
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 'Modules/_tracemalloc.c')
0 files changed, 0 insertions, 0 deletions