summaryrefslogtreecommitdiff
path: root/docs/examples/multi-uv.c
AgeCommit message (Expand)Author
2017-06-08examples/multi-uv.c: fix deprecated symbolRyuichi KAWAMATA
2017-02-20examples/multi-uv: checksrc complianceJay Satiro
2017-02-18docs: fix timeout handling in multi-uv exampleMichael Kaufmann
2016-11-07s/cURL/curlDaniel Stenberg
2016-11-03docs: shorten and simplify the top comment in multi-uv.cDaniel Stenberg
2016-11-03docs: handle CURL_POLL_INOUT in multi-uv exampleAndrei Sedoi
2016-11-03docs: multi-uv: don't use CURLMsg after cleanupAndrei Sedoi
2016-11-03docs: remove unused variables in multi-uv exampleAndrei Sedoi
2016-10-27docs: fix req->data in multi-uv exampleAndrei Sedoi
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-07-01examples: provide <DESC> sectionsDaniel Stenberg
2014-11-19multi-uv.c: Updated for curl coding standardsSteve Holme
2014-11-19multi-uv.c: close the file handle after downloadWaldek Kozba
2014-10-07multi-uv.c: call curl_multi_info_read() betterWaldek Kozba
2013-03-27multi-uv.c: remove unused variableClemens Gruber
2013-03-27Added libuv example multi-uv.cClemens Gruber