We introduce a loop in lib/multi.c around all calls to multi_runsingle() and
simply check for CURLM_CALL_MULTI_PERFORM internally. This has the added benefit that this goes in line with my long-term wishes to get rid of the CURLM_CALL_MULTI_PERFORM all together from the public API.
Showing
- CHANGES 57 additions, 0 deletionsCHANGES
- RELEASE-NOTES 1 addition, 0 deletionsRELEASE-NOTES
- docs/libcurl/curl_multi_perform.3 13 additions, 12 deletionsdocs/libcurl/curl_multi_perform.3
- docs/libcurl/curl_multi_socket_action.3 11 additions, 14 deletionsdocs/libcurl/curl_multi_socket_action.3
- lib/multi.c 10 additions, 14 deletionslib/multi.c
Loading
Please register or sign in to comment