Skip to content
Commit 438ac26c authored by Dave Reisner's avatar Dave Reisner Committed by Zbigniew Jędrzejewski-Szmek
Browse files

curl-util: fix error code check from curl_multi_socket_action

After curl 7.20.0, this function never returns negative error codes.
Make this consistent with the other call to this function and only
compare against CURLM_OK.

(cherry picked from commit e6b538d0)
(cherry picked from commit 07a67f53)
parent 5f8451a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment