aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/multi-single.c
AgeCommit message (Expand)Author
2013-04-05examples/multi-single.c: fix the order of destructionsKamil Dudka
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-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
2006-10-13Added comments about checking return code and the maxfd counterDaniel Stenberg
2004-05-24remove trailing whitespaceDaniel Stenberg
2004-04-02if select returns -1, bail out of the loopDaniel Stenberg
2003-01-09call curl_multi_perform() correctlyDaniel Stenberg
2002-03-19fixed include and added headerDaniel Stenberg
2002-03-04multi interface using examplesDaniel Stenberg