sockets: new Curl_socket_check() can wait for 3 sockets
This offers an alternative to the existing Curl_socket_ready() API which only checks one socket for read and one for write.
parent
bedfafe3
Please register or sign in to comment
This offers an alternative to the existing Curl_socket_ready() API which only checks one socket for read and one for write.