summaryrefslogtreecommitdiff
path: root/docs/examples/10-at-a-time.c
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: add descriptions with <DESC>Daniel Stenberg2015-06-181-4/+5
* examples: remove sony.com from 10-at-a-timeJay Satiro2014-12-041-1/+0
* sources: update source headersDaniel Stenberg2011-03-101-2/+15
* multi & hiper examples: updates and cleanupsDirk Manske2010-09-301-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Argument to CURLMOPT_MAXCONNECTS must be a longDan Fandrich2008-09-221-1/+1
* MSVC adjustmentYang Tse2008-08-311-4/+3
* Fixed a surprising number of example programs that were passing int argumentsDan Fandrich2008-05-221-2/+2
* Michal Marek's cleanup of how curl_easy_setopt() is used in examples andDaniel Stenberg2008-02-271-1/+1
* Andres Garcia made it build and run on windowsDaniel Stenberg2007-11-051-0/+7
* James Bursa's improvementDaniel Stenberg2007-06-271-10/+21
* fix little flaw that could make the transfer loop end prematurelyDaniel Stenberg2007-06-271-0/+2
* Added comments about checking return code and the maxfd counterDaniel Stenberg2006-10-131-0/+3
* example code by Michael WallnerDaniel Stenberg2006-09-121-0/+163