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