Skip to content
Commit 07a67f53 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)
parent 61056118
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