summaryrefslogtreecommitdiff
path: root/docs/examples/multi-debugcallback.c
Commit message (Expand)AuthorAgeFilesLines
* examples: provide <DESC> sectionsDaniel Stenberg2015-07-011-2/+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/+15
* examples: fix compiler warningsDaniel Stenberg2010-12-171-3/+4
* 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
* docs/example patches for VMSYang Tse2009-06-051-3/+4
* Fixed a surprising number of example programs that were passing int argumentsDan Fandrich2008-05-221-1/+1
* Michal Marek's cleanup of how curl_easy_setopt() is used in examples andDaniel Stenberg2008-02-271-1/+1
* Added comments about checking return code and the maxfd counterDaniel Stenberg2006-10-131-0/+4
* multi interface, debug callbackDaniel Stenberg2004-05-241-0/+178