Skip to content
Commit 296b9a5a authored by Jiri Hruska's avatar Jiri Hruska Committed by Steve Holme
Browse files

Fixed checking the socket if there is data waiting in the cache

Use Curl_pp_moredata() in Curl_pp_multi_statemach() to check if there is
more data to be received, rather than the socket state, as a task could
hang waiting for more data from the socket itself.
parent 1dac29fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment