summaryrefslogtreecommitdiff
path: root/docs/examples/multi-uv.c
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: provide <DESC> sectionsDaniel Stenberg2015-07-011-1/+5
* multi-uv.c: Updated for curl coding standardsSteve Holme2014-11-191-18/+19
* multi-uv.c: close the file handle after downloadWaldek Kozba2014-11-191-0/+6
* multi-uv.c: call curl_multi_info_read() betterWaldek Kozba2014-10-071-17/+28
* multi-uv.c: remove unused variableClemens Gruber2013-03-271-2/+1
* Added libuv example multi-uv.cClemens Gruber2013-03-271-0/+213