Refactor socket.tcp_connect() function
This patch fixes logic of non-blocking tcp connect as it described in man pages and Unix Network Programming vol.1.
Loading
Please register or sign in to comment
This patch fixes logic of non-blocking tcp connect as it described in man pages and Unix Network Programming vol.1.