Arve Knudsen found a flaw in curl_multi_fdset() for systems where
curl_socket_t is unsigned (like Windows) that could cause it to wrongly return a max fd of -1.
parent
dfe1884c
Please register or sign in to comment
curl_socket_t is unsigned (like Windows) that could cause it to wrongly return a max fd of -1.