aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/multi-post.c
AgeCommit message (Expand)Author
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-02-14removed trailing whitespaceYang Tse
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
2006-05-02Make this code use the proper pointersDaniel Stenberg
2004-11-24HTTP "auth done right". See lib/README.httpauthDaniel Stenberg
2002-05-06Added multi-post.c, based on the source file posted by Gustaf HuiDaniel Stenberg