summaryrefslogtreecommitdiff
path: root/docs/examples/multi-post.c
Commit message (Expand)AuthorAgeFilesLines
* examples: use do/while loop for multi examplesDave Reisner2012-08-271-2/+2
* sources: update source headersDaniel Stenberg2011-03-101-4/+16
* examples: fix compiler warningsDaniel Stenberg2010-12-171-1/+1
* multi use: call multi_perform even on select() timeoutsDaniel Stenberg2010-11-041-1/+0
* examples: use example.com in example URLsDaniel Stenberg2010-10-051-2/+1
* multi & hiper examples: updates and cleanupsDirk Manske2010-09-301-4/+2
* examples: add curl_multi_timeoutConstantine Sapuntzakis2010-07-141-0/+11
* test536: do not fail with threaded DNS resolverKamil Dudka2010-04-241-3/+5
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-1/+1
* Fixed a surprising number of example programs that were passing int argumentsDan Fandrich2008-05-221-1/+1
* Fixed some compile warnings and errors and improved portability in theDan Fandrich2007-07-121-3/+1
* Added comments about checking return code and the maxfd counterDaniel Stenberg2006-10-131-0/+4
* Make this code use the proper pointersDaniel Stenberg2006-05-021-4/+4
* HTTP "auth done right". See lib/README.httpauthDaniel Stenberg2004-11-241-4/+4
* Added multi-post.c, based on the source file posted by Gustaf HuiDaniel Stenberg2002-05-061-0/+126