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-single.c
Age
Commit message (
Expand
)
Author
2018-09-23
docs/examples: URL updates
Viktor Szakats
2018-09-10
docs/examples: do not wait when no transfers are running
Kamil Dudka
2016-02-11
examples: adhere to curl code style
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-07-11
examples: Fix typo in multi-single.c
Jay Satiro
2015-07-01
examples: provide <DESC> sections
Daniel Stenberg
2015-06-08
docs: Spelling fixes
Ville Skyttä
2014-11-25
multi-single.c: switch to use curl_multi_wait
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
2013-04-05
examples/multi-single.c: fix the order of destructions
Kamil Dudka
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-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
2006-10-13
Added comments about checking return code and the maxfd counter
Daniel Stenberg
2004-05-24
remove trailing whitespace
Daniel Stenberg
2004-04-02
if select returns -1, bail out of the loop
Daniel Stenberg
2003-01-09
call curl_multi_perform() correctly
Daniel Stenberg
2002-03-19
fixed include and added header
Daniel Stenberg
2002-03-04
multi interface using examples
Daniel Stenberg