aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/10-at-a-time.c
AgeCommit message (Expand)Author
2019-03-05examples: only include <curl/curl.h>Daniel Stenberg
2019-03-0110-at-a-time.c: fix too long lineDaniel Stenberg
2019-03-01examples/10-at-a-time.c: improve readability and simplifyDaniel Stenberg
2018-09-23docs/examples: URL updatesViktor Szakats
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-02-1710-at-a-time: typecast the argument passed to sleep()Daniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-06-18examples: add descriptions with <DESC>Daniel Stenberg
2014-12-04examples: remove sony.com from 10-at-a-timeJay Satiro
2011-03-10sources: update source headersDaniel Stenberg
2010-09-30multi & hiper examples: updates and cleanupsDirk Manske
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2008-09-22Argument to CURLMOPT_MAXCONNECTS must be a longDan Fandrich
2008-08-31MSVC adjustmentYang Tse
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich
2008-02-27Michal Marek's cleanup of how curl_easy_setopt() is used in examples andDaniel Stenberg
2007-11-05Andres Garcia made it build and run on windowsDaniel Stenberg
2007-06-27James Bursa's improvementDaniel Stenberg
2007-06-27fix little flaw that could make the transfer loop end prematurelyDaniel Stenberg
2006-10-13Added comments about checking return code and the maxfd counterDaniel Stenberg
2006-09-12example code by Michael WallnerDaniel Stenberg