summaryrefslogtreecommitdiff
path: root/docs/examples/multi-double.c
Commit message (Expand)AuthorAgeFilesLines
* docs/examples: URL updatesViktor Szakats2018-09-231-2/+2
* docs/examples: do not wait when no transfers are runningKamil Dudka2018-09-101-3/+3
* code style: use spaces around plusesDaniel Stenberg2017-09-111-2/+2
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-3/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: provide <DESC> sectionsDaniel Stenberg2015-07-011-1/+5
* examples: Wait recommended 100ms when no file descriptors are readyJay Satiro2014-11-191-8/+12
* examples: Don't call select() to sleep on windowsJay Satiro2014-11-151-7/+24
* examples: use do/while loop for multi examplesDave Reisner2012-08-271-2/+2
* sources: update source headersDaniel Stenberg2011-03-101-4/+14
* examples: fix compiler warningsDaniel Stenberg2010-12-171-1/+1
* examples: use example.com in example URLsDaniel Stenberg2010-10-051-1/+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-4/+4
* Added comments about checking return code and the maxfd counterDaniel Stenberg2006-10-131-0/+4
* Jeff pointed out this flaw in the exampleDaniel Stenberg2002-12-031-1/+2
* fixed include and added headerDaniel Stenberg2002-03-191-5/+12
* multi interface using examplesDaniel Stenberg2002-03-041-0/+87