aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_multi_fdset.3
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-07-23 15:34:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2012-08-27 15:10:13 +0200
commit4c070de4fb01b4fbf29f8c463ba96da97b36bd2f (patch)
tree3be5aa0d1ff12fa758b8d0ddd88ba35095b4f668 /docs/libcurl/curl_multi_fdset.3
parent54faab69cbdabe51bab1bdee0a9c69e423178084 (diff)
examples: use do/while loop for multi examples
It's conceivable that after the first time curl_multi_perform returns, the outvalue still_running will be 0, but work will have been done. This is shown by a workload of small, purely file:// based URLs. Ensure that we always read pending messages off the multi handle by forcing the while loop to run at least once.
Diffstat (limited to 'docs/libcurl/curl_multi_fdset.3')
0 files changed, 0 insertions, 0 deletions