aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/multi-app.c
AgeCommit message (Expand)Author
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-05-22examples: reduce variable scopesMarcel Raad
2018-09-23docs/examples: URL updatesViktor Szakats
2018-09-10docs/examples: do not wait when no transfers are runningKamil Dudka
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-01-04docs/examples/multi-app.c: fix bad desc formattingDaniel Stenberg
2016-01-04examples: added descriptionsDaniel Stenberg
2014-11-19examples: Wait recommended 100ms when no file descriptors are readyJay Satiro
2014-11-15examples: Don't call select() to sleep on windowsJay Satiro
2012-08-27examples: use do/while loop for multi examplesDave Reisner
2011-03-10sources: update source headersDaniel Stenberg
2010-12-17examples: fix compiler warningsDaniel Stenberg
2010-11-04multi use: call multi_perform even on select() timeoutsDaniel Stenberg
2010-10-05examples: use example.com in example URLsDaniel Stenberg
2010-09-30multi & hiper examples: updates and cleanupsDirk Manske
2010-07-14examples: add curl_multi_timeoutConstantine Sapuntzakis
2010-04-24test536: do not fail with threaded DNS resolverKamil Dudka
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-01-21Yun Fu pointed out a flaw in the loop that checks handles, and I indentedDaniel Stenberg
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich
2007-07-12Fixed some compile warnings and errors and improved portability in theDan Fandrich
2006-10-13Added comments about checking return code and the maxfd counterDaniel Stenberg
2004-10-06*** empty log message ***Gisle Vanem
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg
2003-08-28Henrik Storner's rewrite that includes a nice usage of curl_multi_info_read()Daniel Stenberg
2003-01-09fixDaniel Stenberg
2002-03-19fixed include and added headerDaniel Stenberg
2002-03-04multi interface using examplesDaniel Stenberg