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.
V
Victor Stinner committed
9a954838aba9385618642342828b9dd7c21851d3
Parent: 99c2ab4