index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
examples
/
multi-app.c
Age
Commit message (
Expand
)
Author
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-02-11
examples: adhere to curl code style
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2016-01-04
docs/examples/multi-app.c: fix bad desc formatting
Daniel Stenberg
2016-01-04
examples: added descriptions
Daniel Stenberg
2014-11-19
examples: Wait recommended 100ms when no file descriptors are ready
Jay Satiro
2014-11-15
examples: Don't call select() to sleep on windows
Jay Satiro
2012-08-27
examples: use do/while loop for multi examples
Dave Reisner
2011-03-10
sources: update source headers
Daniel Stenberg
2010-12-17
examples: fix compiler warnings
Daniel Stenberg
2010-11-04
multi use: call multi_perform even on select() timeouts
Daniel Stenberg
2010-10-05
examples: use example.com in example URLs
Daniel Stenberg
2010-09-30
multi & hiper examples: updates and cleanups
Dirk Manske
2010-07-14
examples: add curl_multi_timeout
Constantine Sapuntzakis
2010-04-24
test536: do not fail with threaded DNS resolver
Kamil Dudka
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-01-21
Yun Fu pointed out a flaw in the loop that checks handles, and I indented
Daniel Stenberg
2008-05-22
Fixed a surprising number of example programs that were passing int arguments
Dan Fandrich
2007-07-12
Fixed some compile warnings and errors and improved portability in the
Dan Fandrich
2006-10-13
Added comments about checking return code and the maxfd counter
Daniel Stenberg
2004-10-06
*** empty log message ***
Gisle Vanem
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
2003-08-28
Henrik Storner's rewrite that includes a nice usage of curl_multi_info_read()
Daniel Stenberg
2003-01-09
fix
Daniel Stenberg
2002-03-19
fixed include and added header
Daniel Stenberg
2002-03-04
multi interface using examples
Daniel Stenberg